Use urxvt as scratchpad
This commit is contained in:
parent
e316519f99
commit
24792cc0f4
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ modm = mod1Mask
|
|||
|
||||
myTerminal :: String
|
||||
-- myTerminal = "$XTERMCMD"
|
||||
myTerminal = "gnome-terminal"
|
||||
myTerminal = "urxvt"
|
||||
myScratchPad = scratchpadSpawnActionTerminal myTerminal
|
||||
|
||||
myDefaultLayoutHook = windowNavigation $ desktopLayoutModifiers $ maximize $
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue