mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 04:38:29 +10:00
Merge branch 'Lehner82-master-patch-84328' into 'master'
XMonad: fixed fullscreen issue in Chromium based browsers See merge request dwt1/dotfiles!24
This commit is contained in:
@@ -897,6 +897,7 @@ main = do
|
||||
<+> serverModeEventHook
|
||||
<+> serverModeEventHookF "XMONAD_PRINT" (io . putStrLn)
|
||||
<+> docksEventHook
|
||||
<+> fullscreenEventHook
|
||||
, modMask = myModMask
|
||||
, terminal = myTerminal
|
||||
, startupHook = myStartupHook
|
||||
|
||||
Reference in New Issue
Block a user