added alacritty to xmonad config
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ import qualified Data.Map as M
|
||||
-- The preferred terminal program, which is used in a binding below and by
|
||||
-- certain contrib modules.
|
||||
--
|
||||
myTerminal = "termite"
|
||||
myTerminal = "alacritty"
|
||||
|
||||
-- The command to take a fullscreen screenshot.
|
||||
myScreenshotFull = "flameshot full -c"
|
||||
|
||||
Reference in New Issue
Block a user