Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: change articlesearch to Mod+Shift+A - dwm - [fork] customized build …
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit b16792eab29a52f7470d71a398aa01f92770adae
parent 42d2d6cb4b4096dd12e641f8fda4bac7bd52a5fb
Author: Anders Damsgaard <[email protected]>
Date: Tue, 23 Feb 2021 13:14:16 +0100
config.h: change articlesearch to Mod+Shift+A
Diffstat:
M config.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/config.h b/config.h
t@@ -211,8 +211,7 @@ static Key keys[] = {
{ MODKEY|ShiftMask, XK_F7, spawn, {.v = displ…
{ MODKEY, XK_F9, spawn, {.v = showk…
- { MODKEY, XK_a, spawn, {.v = artic…
- { MODKEY|ShiftMask, XK_a, spawn, {.v = jabbr…
+ { MODKEY|ShiftMask, XK_a, spawn, {.v = artic…
{ MODKEY|ControlMask|ShiftMask, XK_a, spawn, {.v = mixer…
{ MODKEY|MODALTKEY, XK_b, togglebar, {0} },
{ MODKEY|ControlMask|ShiftMask, XK_b, spawn, {.v = mpdpr…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.