Add ActivityWatch
This commit is contained in:
parent
c02af259e2
commit
546bc7e2e7
7 changed files with 89 additions and 24 deletions
|
|
@ -55,7 +55,7 @@ myFocusFollowsMouse = True
|
|||
|
||||
main = do
|
||||
xmproc <- spawnPipe "xmobar .xmonad/xmobarrc"
|
||||
xmonad $ docks $ myConfig xmproc
|
||||
xmonad $ ewmh . docks $ myConfig xmproc
|
||||
|
||||
myConfig xmproc = azertyConfig {
|
||||
terminal = myTerminal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue