mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Changing scratchpad kindings to avoid conflicts with other programs.
This commit is contained in:
@@ -552,9 +552,9 @@ myKeys =
|
|||||||
-- Toggle show/hide these programs. They run on a hidden workspace.
|
-- Toggle show/hide these programs. They run on a hidden workspace.
|
||||||
-- When you toggle them to show, it brings them to your current workspace.
|
-- When you toggle them to show, it brings them to your current workspace.
|
||||||
-- Toggle them to hide and it sends them back to hidden workspace (NSP).
|
-- Toggle them to hide and it sends them back to hidden workspace (NSP).
|
||||||
, ("C-s t", namedScratchpadAction myScratchPads "terminal")
|
, ("M-s t", namedScratchpadAction myScratchPads "terminal")
|
||||||
, ("C-s m", namedScratchpadAction myScratchPads "mocp")
|
, ("M-s m", namedScratchpadAction myScratchPads "mocp")
|
||||||
, ("C-s c", namedScratchpadAction myScratchPads "calculator")
|
, ("M-s c", namedScratchpadAction myScratchPads "calculator")
|
||||||
|
|
||||||
-- KB_GROUP Set wallpaper
|
-- KB_GROUP Set wallpaper
|
||||||
-- Set wallpaper with either 'xwallwaper'. Type 'SUPER+F1' to launch sxiv in the
|
-- Set wallpaper with either 'xwallwaper'. Type 'SUPER+F1' to launch sxiv in the
|
||||||
|
|||||||
@@ -443,9 +443,9 @@ myKeys =
|
|||||||
-- Toggle show/hide these programs. They run on a hidden workspace.
|
-- Toggle show/hide these programs. They run on a hidden workspace.
|
||||||
-- When you toggle them to show, it brings them to your current workspace.
|
-- When you toggle them to show, it brings them to your current workspace.
|
||||||
-- Toggle them to hide and it sends them back to hidden workspace (NSP).
|
-- Toggle them to hide and it sends them back to hidden workspace (NSP).
|
||||||
, ("C-s t", namedScratchpadAction myScratchPads "terminal")
|
, ("M-s t", namedScratchpadAction myScratchPads "terminal")
|
||||||
, ("C-s m", namedScratchpadAction myScratchPads "mocp")
|
, ("M-s m", namedScratchpadAction myScratchPads "mocp")
|
||||||
, ("C-s c", namedScratchpadAction myScratchPads "calculator")
|
, ("M-s c", namedScratchpadAction myScratchPads "calculator")
|
||||||
|
|
||||||
-- KB_GROUP Set wallpaper
|
-- KB_GROUP Set wallpaper
|
||||||
-- Set wallpaper with either 'xwallwaper'. Type 'SUPER+F1' to launch sxiv in the
|
-- Set wallpaper with either 'xwallwaper'. Type 'SUPER+F1' to launch sxiv in the
|
||||||
|
|||||||
Reference in New Issue
Block a user