fix: full swaylock config again

This commit is contained in:
Leon Schwarzäugl 2025-03-25 02:38:52 +01:00
parent e312a05de0
commit 27b06772c2
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,2 @@
swaymsg output eDP-1 power on > /dev/null 2>&1 || true
swaymsg output eDP-2 power on > /dev/null 2>&1 || true
swaymsg "output * power on" > /dev/null 2>&1 || true
swaymsg "output * dpms on" > /dev/null 2>&1 || true