qst0528
Results
2
comments of
qst0528
I could not reproduce this issue on my XMonad setup. The un-fullscreen button I squared out in screenshot below works even after `switch-buffer-previous`. How do you set up `fullscreenEventHook` and...
Hmm, I still cannot reproduce it. Nyxt can go to and back from fullscreen with `M-x toggle-fullscreen` in my setup. Basically my configuration is following. ```main = xmonad $ docks...