dotfiles/sway/lid-close.sh

4 lines
79 B
Bash
Raw Normal View History

2023-11-20 00:48:36 -06:00
#!/bin/sh
swaymsg output eDP-1 dpms off
swaylock -f -c 202f56
systemctl suspend