dunst fix, switch to xscreensaver and proper support for the whole git repo tree
This commit is contained in:
parent
724af4b844
commit
25eeeff21d
3 changed files with 18 additions and 4 deletions
|
@ -111,7 +111,7 @@ bindsym $mod+Control+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'"
|
||||
# lock screen
|
||||
bindsym $mod+z exec "xautolock -locknow"
|
||||
bindsym $mod+z exec "xscreensaver-command -lock"
|
||||
# toggle touchpad
|
||||
bindsym XF86TouchpadToggle exec "touchpad-toggle"
|
||||
bindsym XF86KbdBrightnessDown exec "keybrightness d"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue