To add some comments about Alt vs. Win key
Since the default dwm uses Alt key, the comment might be helpful to people. Initially I was confused as using dwm, it's using Alt instead.
This commit is contained in:
parent
7b92900432
commit
5f5bcb6e79
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
; @version 9.0.0
|
||||
|
||||
; Sample config file with most of the default dwm config
|
||||
; Comment: the mod key here uses 'windows' key - the default dwm uses mod1:
|
||||
; which is the 'Alt' key.
|
||||
Config_fontColor_#1=Gray;White;Gray;White;Gray;White;White;Black;808080
|
||||
|
||||
;{ MODKEY, XK_p, spawn, {.v = dmenucmd } },
|
||||
|
|
Loading…
Reference in a new issue