X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Flock;h=00ed2a83eeb91f304f21363911412a4db6cea6ce;hb=c493f745e673b7e24a8706292838b7b1c5154a67;hp=f78f68545e1a2e21cadf40ce89643716561abc87;hpb=9280ed5db9e0c8da54151a747235d6a450d4a7e2;p=max%2Fsaltfiles.git diff --git a/states/sway/files/lock b/states/sway/files/lock index f78f685..00ed2a8 100644 --- a/states/sway/files/lock +++ b/states/sway/files/lock @@ -10,6 +10,7 @@ SLEEP_CMD=":" LOCK_CMD+=" -i HDMI-A-2:~/Pictures/lockscreen_1080_1.png" LOCK_CMD+=" -i HDMI-A-3:~/Pictures/lockscreen_1080_2.png" {% elif grains['host'] == 'barium' %} +LOCK_CMD+=" -i DP-1:~/Pictures/lockscreen_1080_1.png" LOCK_CMD+=" -i eDP-1:~/Pictures/lockscreen_1080_1.png" LOCK_CMD+=" -i HDMI-A-1:~/Pictures/lockscreen_1080_1.png" SLEEP_CMD="systemctl suspend"