4 lines
No EOL
79 B
Bash
4 lines
No EOL
79 B
Bash
#!/bin/sh
|
|
swaymsg output eDP-1 dpms off
|
|
swaylock -f -c 202f56
|
|
systemctl suspend |