On 17-09-29 at 12:13, Melleus wrote:
> Simon Thelen <gentoo-u...@c-14.de> writes:
> > 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
> I have tried. But it doesn't work for me. I might be missing something though.
> My config is attached:
I'm not sure why your config doesn't work, but this one seems to work
for me [1] (not my config, just found it with a quick google).
If that one works for you, I'd start with that and then edit it until
you have your settings back.

[1]: https://pastebin.com/raw/Ly4Fb90B

-- 
Simon Thelen

Reply via email to