]> src.twobees.de Git - dotfiles.git/commitdiff
../..
authorTobias Sachs <git-pngdhxpf-ts@twobees.de>
Thu, 10 Nov 2022 09:18:14 +0000 (10:18 +0100)
committerTobias Sachs <git-pngdhxpf-ts@twobees.de>
Thu, 10 Nov 2022 09:18:14 +0000 (10:18 +0100)
stow/i3/.config/i3/config

index 4dc7ecdb3eeeb736eefbee0dea934afdc97100c6..e81706112b375ab00f0d074cd588937b9714dbc7 100644 (file)
@@ -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"