On 17-09-28 at 20:30, Melleus wrote:
[..]
> Might I ask another Xmonad question in this thread? I would like to have
> the Firefox goes fullscreen on F11, but the stanza:
> 
> isFullscreen --> doFullFloat
> 
> in my config does not work, Xmobar remains visible. But some applications 
> (like
> Zathura) can go fullscreen and hide Xmobar even without that stanza. Did
> I misconfigured something?
You probably want fullscreenEventHook from [1] as shown in the Usage.

[1] 
https://hackage.haskell.org/package/xmonad-contrib-0.13/docs/XMonad-Hooks-EwmhDesktops.html

-- 
Simon Thelen

Reply via email to