Small improvements to desktop environment make small improvements in productivity, and they compound.
Today I found that I can force any app (not only the app with special support for it) to run in a fullscreen mode under Gnome.
gsettings \
set org.gnome.desktop.wm.keybindings \
toggle-fullscreen "['<Super>f']"
Super-F, and ANY application is full-screen.
Top comments (0)