hosts/clunk: use alacritty as the terminal
This commit is contained in:
parent
dd311640f2
commit
2d6b71c7f6
@ -39,7 +39,7 @@ main = do
|
||||
{ normalBorderColor = "#666666"
|
||||
, focusedBorderColor = "darkgrey"
|
||||
, focusFollowsMouse = False
|
||||
, terminal = "xterm"
|
||||
, terminal = "alacritty"
|
||||
, workspaces = myWorkspaces
|
||||
, startupHook = myStartupHook
|
||||
, layoutHook = myLayoutHook
|
||||
|
Loading…
Reference in New Issue
Block a user