@@ -160,18 +160,18 @@
|
||||
# Xev might be helpful to find names for keys.
|
||||
|
||||
# Close notification.
|
||||
close = ctrl+space
|
||||
#close = ctrl+space
|
||||
|
||||
# Close all notifications.
|
||||
close_all = ctrl+shift+space
|
||||
close_all = ctrl+mod4+space
|
||||
|
||||
# Redisplay last message(s).
|
||||
# On the US keyboard layout "grave" is normally above TAB and left
|
||||
# of "1".
|
||||
history = mod4+d
|
||||
history = ctrl+mod4+l
|
||||
|
||||
# Context menu.
|
||||
context = mod4+shift+d
|
||||
context = ctrl+mod4+c
|
||||
|
||||
[urgency_low]
|
||||
# IMPORTANT: colors have to be defined in quotation marks.
|
||||
|
Reference in New Issue
Block a user