dotfiles/sway/lid-close.sh
2023-11-20 00:48:36 -06:00

4 lines
79 B
Bash

#!/bin/sh
swaymsg output eDP-1 dpms off
swaylock -f -c 202f56
systemctl suspend