Convert to subfolder

This commit is contained in:
Hektor Misplon
2020-05-07 22:07:40 +00:00
parent 966ee49ea9
commit f69cdb8eed
33 changed files with 13206 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
--- config.def.h
+++ config.def.h
@@ -178,6 +178,7 @@ static Shortcut shortcuts[] = {
{ TERMMOD, XK_Y, selpaste, {.i = 0} },
{ ShiftMask, XK_Insert, selpaste, {.i = 0} },
{ TERMMOD, XK_Num_Lock, numlock, {.i = 0} },
+ { TERMMOD, XK_Return, newterm, {.i = 0} },
};
/*