From ae1fa811bfa270a9124abb7aa8d4cc6af538071b Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 21 May 2022 22:30:20 +0200 Subject: Modified bashrc according to xdg-ninja and some minor changes --- dot_config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config/i3/config') diff --git a/dot_config/i3/config b/dot_config/i3/config index bbfe95c..54e7dd9 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.' 'i3lock --image="$HOME/Pictures/superhot_wpp.png" && 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 --image=$HOME/Pictures/superhot_wpp.png && 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 -- cgit v1.2.3