mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Minor alterations.
This commit is contained in:
@@ -116,7 +116,7 @@ static Key keys[] = {
|
||||
{ MODKEY|ShiftMask, XK_period, tagmon, {.i = +1 } },
|
||||
|
||||
/* Apps Launched with <SUPER> + <KEYPAD 1-9> */
|
||||
{ MODKEY, XK_KP_End, spawn, CMD("st -e lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss http://www.distrowatch.com") },
|
||||
{ MODKEY, XK_KP_End, spawn, CMD("st -e lynx -cfg=~/.lynx/lynx.cfg -lss=~/.lynx/lynx.lss gopher://distro.tube") },
|
||||
{ MODKEY, XK_KP_Down, spawn, CMD("st -e sh ./scripts/googler-script.sh") },
|
||||
{ MODKEY, XK_KP_Page_Down, spawn, CMD("st -e newsboat") },
|
||||
{ MODKEY, XK_KP_Left, spawn, CMD("st -e rtv") },
|
||||
|
||||
Reference in New Issue
Block a user