From c9aeef4ae2f7f4e4a8da93ad26f0d39a6043b199 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 14 Apr 2022 22:49:58 +0200 Subject: Update of i3 config, mpv.conf and vimrc --- dot_config/i3/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dot_config/i3') diff --git a/dot_config/i3/config b/dot_config/i3/config index 0515be4..82655b3 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -221,7 +221,7 @@ client.placeholder #20202D #20202D #FFFFFF #0C1746 #3C3C54 client.background #D52C70 # suspend and hibernate -bindsym $mod+Shift+S exec "i3-nagbar -t warning -f fixed -m 'You pressed the suspending shortcut. Do you really want to suspend your computer?' -B 'Yes, suspend it.' 'sudo /bin/zzz'" +bindsym $mod+Shift+S exec "i3-nagbar -t warning -f fixed -m 'You pressed the suspending shortcut. Do you really want to suspend your computer?' -B 'Yes, suspend it.' 'i3lock --color=040217 && sudo /bin/zzz'" bindsym $mod+Shift+Delete exec "i3-nagbar -t warning -f fixed -m 'You pressed the hibernating shortcut. Do you really want to put your computer to sleep?' -B 'Yes, do it.' 'sudo /bin/ZZZ'" # What happens when we hit the power button @@ -399,7 +399,5 @@ bindsym $mod+Shift+F10 exec i3-msg exit #Android Studio - F2 bindsym $mod+Shift+F2 exec notify-send -t 5000 -i /home/mas/Pictures/icons/android_studio.png "Lauching" "Android Studio" && exec studio -exec_always --no-startup-id /usr/bin/i3wsr - #(L)ock bindsym $mod+Ctrl+l exec i3lock --show-failed-attempts --color=040217 -- cgit v1.2.3