From d85c8472660764740d31deeea679022712935e20 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Wed, 11 Sep 2019 15:59:22 +0200 Subject: [PATCH] changed lockscreen utility --- .config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 861939e..ae0ebef 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -182,8 +182,8 @@ bindsym Shift+Print exec --no-startup-id scrot -d 3 # Lock screen bindsym $mod+l exec i3lock -fol -bindsym $mod+$alt+h exec i3lock -fol && systemctl suspend -bindsym $mod+Shift+h exec i3lock -fol && systemctl hibernate +bindsym $mod+$alt+h exec systemctl suspend +bindsym $mod+Shift+h exec systemctl hibernate # SSH terminals bindsym $mod+$alt+m exec $term ssh Mila @@ -237,7 +237,7 @@ smart_borders on exec_always --no-startup-id ~/dotfiles/enable_touch.sh exec_always --no-startup-id ~/.config/polybar/launch.sh exec_always --no-startup-id wal -i "$(< "${HOME}/.cache/wal/wal")" -exec --no-startup-id xss-lock -- i3lock-fancy -t $lockscreen +exec --no-startup-id xss-lock -- i3lock -fol exec --no-startup-id "xrdb $HOME/.Xresources" exec --no-startup-id xfce4-power-manager exec --no-startup-id compton -F --opengl --config ~/.config/compton.conf -e 1