Update XMonad config
This commit is contained in:
parent
0a100f4c22
commit
0e86830b99
@ -209,6 +209,7 @@ myManageHook = composeAll
|
||||
, className =? "Xviewer" --> doFloat
|
||||
, className =? "calibre" --> doShift "6:\xeb69 "
|
||||
, className =? "discord" --> doShift "4:\xf10b "
|
||||
, className =? "feh" --> doFloat
|
||||
, className =? myTerminal --> doShift "1:\xf489 "
|
||||
, className =? "libreoffice-calc" --> doShift "6:\xeb69 "
|
||||
, className =? "libreoffice-writer" --> doShift "6:\xeb69 "
|
||||
|
Loading…
x
Reference in New Issue
Block a user