This commit is contained in:
Sakooooo 2023-07-23 15:47:13 +03:00
parent c19847ebe3
commit 8383b930ff
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -258,6 +258,8 @@ main = xmonad defaults
-- No need to modify this.
--
defaults = def {
-- xmobar
xmproc <- spawnPipe "xmobar"
-- simple stuff
terminal = myTerminal,
focusFollowsMouse = myFocusFollowsMouse,