Add a ton of i3 and sway stuff
This commit is contained in:
parent
15f30efa7b
commit
9a43cae5fa
22 changed files with 435 additions and 47 deletions
4
sway/lid-close.sh
Normal file
4
sway/lid-close.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
swaymsg output eDP-1 dpms off
|
||||
swaylock -f -c 202f56
|
||||
systemctl suspend
|
Loading…
Add table
Add a link
Reference in a new issue