From 5f5bcb6e79bc47cbccfd82f20650dbd6525c7422 Mon Sep 17 00:00:00 2001 From: Isaac Pei Date: Thu, 10 Mar 2016 11:08:16 -0500 Subject: [PATCH] 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. --- usr/dwm_01.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr/dwm_01.ini b/usr/dwm_01.ini index 90d75ae..df0ddb9 100644 --- a/usr/dwm_01.ini +++ b/usr/dwm_01.ini @@ -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 } },