From: Tobias Sachs Date: Thu, 10 Nov 2022 09:18:14 +0000 (+0100) Subject: ../.. X-Git-Url: https://src.twobees.de/?p=dotfiles.git;a=commitdiff_plain;h=0a99e0c8a071cac8999b9e9c4f8c679c6aef65c7 ../.. --- diff --git a/stow/i3/.config/i3/config b/stow/i3/.config/i3/config index 4dc7ecd..e817061 100644 --- a/stow/i3/.config/i3/config +++ b/stow/i3/.config/i3/config @@ -25,6 +25,7 @@ font pango:monospace 8 # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use loginctl lock-session to lock your screen. exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork +bindsym $mod+Control+l exec --no-startup-id i3lock # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. @@ -168,7 +169,7 @@ bindsym $mod+Shift+c reload bindsym $mod+Shift+r restart # exit i3 (logs you out of your X session) bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" -bindsym $mod+Shift+F1 exec "shutdown -h now" +bindsym $mod+Shift+Control+e exec "shutdown -h now"