l 5 xmonad-lass: remove unused code
This commit is contained in:
parent
4b389a3569
commit
14ff4fdd21
|
@ -36,9 +36,6 @@ import XMonad.Util.EZConfig (additionalKeysP)
|
||||||
myTerm :: String
|
myTerm :: String
|
||||||
myTerm = "urxvtc"
|
myTerm = "urxvtc"
|
||||||
|
|
||||||
myRootTerm :: String
|
|
||||||
myRootTerm = "urxvtc -name root-urxvt -e su -"
|
|
||||||
|
|
||||||
myFont :: String
|
myFont :: String
|
||||||
myFont = "-schumacher-*-*-*-*-*-*-*-*-*-*-*-iso10646-*"
|
myFont = "-schumacher-*-*-*-*-*-*-*-*-*-*-*-iso10646-*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue