Use xfce4-terminal for terminal

This commit is contained in:
Petr Shevtsov 2020-12-11 18:29:29 +03:00 committed by GitHub
parent 5db2589abf
commit 6e44ddb57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ import qualified Data.Map as M
-- For examples of how to further customize @xfceConfig@ see "XMonad.Config.Desktop".
xfceConfig = desktopConfig
{ terminal = "Terminal"
{ terminal = "xfce4-terminal"
, keys = xfceKeys <+> keys desktopConfig }
xfceKeys (XConfig {modMask = modm}) = M.fromList $