dunstrc: comment about xev to find key names
This commit is contained in:
parent
97c03ff07b
commit
a426ab262e
2
dunstrc
2
dunstrc
@ -19,6 +19,8 @@
|
|||||||
# available modifiers are 'ctrl', 'mod1' (the alt-key), 'mod2', 'mod3'
|
# available modifiers are 'ctrl', 'mod1' (the alt-key), 'mod2', 'mod3'
|
||||||
# and 'mod4' (windows-key)
|
# and 'mod4' (windows-key)
|
||||||
modifier = ctrl
|
modifier = ctrl
|
||||||
|
|
||||||
|
# use xev to find the names for keys
|
||||||
key = space
|
key = space
|
||||||
# key to redisplay last message(s)
|
# key to redisplay last message(s)
|
||||||
history_key = grave
|
history_key = grave
|
||||||
|
Loading…
x
Reference in New Issue
Block a user