switch to termite
This commit is contained in:
parent
bcefbe63a3
commit
a42d55377c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ import qualified XMonad.StackSet as W
|
|||
-- The preferred terminal program, which is used in a binding below and by
|
||||
-- certain contrib modules.
|
||||
--
|
||||
myTerminal = "urxvtc -e bash"
|
||||
myTerminal = "termite -e bash"
|
||||
|
||||
-- Whether focus follows the mouse pointer.
|
||||
myFocusFollowsMouse :: Bool
|
||||
|
|
Loading…
Reference in a new issue