Use Xfce4 terminal as default one

This one's good enough and readily available.  Color customization is also a bit
easier.  Still keep the configutation for urxvt around just in case.
This commit is contained in:
Daniel - 2021-06-27 09:01:41 +02:00
parent 8fe64b7d9c
commit 5306f07831
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ main = xmonad $
docks $
ewmh $
def {
terminal = "urxvtcd"
terminal = "xfce4-terminal"
, normalBorderColor = "#cccccc"
, focusedBorderColor = "#2342ff"
, keys = keyMap