1
0
Fork 0
dotfiles/.local/bin/scripts/lock-suspend
2026-01-06 07:36:53 +03:00

8 lines
83 B
Bash
Executable file

#!/bin/sh
export DISPLAY=:0
pkill i3lock
lock
xkb-switch -s us
systemctl suspend