X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Flock;h=00ed2a83eeb91f304f21363911412a4db6cea6ce;hb=735c5d5e3a1aab82d77d9461157ecff74dde67a0;hp=1c065a72d06510cf7aafff3e5bec19ecea5586cc;hpb=c8d6974e32074717bc7a06cb23688ff8f2bb7934;p=max%2Fsaltfiles.git diff --git a/states/sway/files/lock b/states/sway/files/lock index 1c065a7..00ed2a8 100644 --- a/states/sway/files/lock +++ b/states/sway/files/lock @@ -11,6 +11,7 @@ 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" {% endif %}