Moar keybindings

crash2
Geoffrey Frogeye 2016-10-28 10:28:16 +02:00
parent ec985118f7
commit d4780d447e
2 changed files with 7 additions and 7 deletions

View File

@ -96,7 +96,7 @@
# #
# If this option is set to mouse or keyboard, the monitor option # If this option is set to mouse or keyboard, the monitor option
# will be ignored. # will be ignored.
follow = mouse follow = none
# Should a notification popped up from history be sticky or timeout # Should a notification popped up from history be sticky or timeout
# as if it would normally do. # as if it would normally do.
@ -162,19 +162,19 @@
# Xev might be helpful to find names for keys. # Xev might be helpful to find names for keys.
# Close notification. # Close notification.
close = mod1+space close = mod4+n
# Close all notifications. # Close all notifications.
# close_all = ctrl+shift+space # close_all = ctrl+shift+space
close_all = ctrl+mod1+space close_all = ctrl+mod4+n
# Redisplay last message(s). # Redisplay last message(s).
# On the US keyboard layout "grave" is normally above TAB and left # On the US keyboard layout "grave" is normally above TAB and left
# of "1". # of "1".
history = ctrl+mod4+h history = shift+mod4+n
# Context menu. # Context menu.
context = ctrl+alt+c context = mod1+mod4+n
[urgency_low] [urgency_low]
# IMPORTANT: colors have to be defined in quotation marks. # IMPORTANT: colors have to be defined in quotation marks.

View File

@ -29,8 +29,8 @@ font pango:Sans 8
floating_modifier $mod floating_modifier $mod
# kill focused window # kill focused window
#bindsym $mod+F4 kill bindsym $mod+z kill
bindsym Mod1+F4 kill #bindsym Mod1+F4 kill
bindsym button2 kill bindsym button2 kill
# start dmenu (a program launcher) # start dmenu (a program launcher)