I just wanted to say how much I’ve been liking Hyprland, even after trying Niri, which is good stuff right out of the box but missing the special workspaces.
Anyhow, I just wanted to share my the big lines of my own workflow and discover how YOU are using it too. Curiously enough I’ve not found a thread of people talking about it here, probably skill issue on my end.
So here I go :
I have 2 monitors, and have given each 6 dedicated numerical workspaces (could be extended to 9 each, but so far 6 has been fine).
I installed Hyprscrolling, cause the infinite horizontal scrolling is awesome. I did set it so that a column always takes the whole screen, and I keep one app per column. Aka, only maximized apps.
I don’t use a bar, kept the vanilla hyprlauncher as it does all I’m asking for.
Deactivated the animations.
Installed Gammastep (night light automation).
Created a dirt simple TUI app to pick the audio output I want (speakers or headphones).
Configured the tablet ( color me impressed how well the tablet itself can be configured, can’t say for the buttons on it though as I just don’t care about em)
as for the bindings (all using SUPER) :
- one to switch the focus to the other monitor - use all the time -
IandKfor navigating from workspace to workspace on the current monitor. - use all the time -JandLfor navigating from window to window on the current workspace. - use all the time -Nfor moving the current window to the workspace (ws) on the other monitor. - rarely -Mstarts the “move” mode. - sometimes, mostly when restoring web session -Gstarts the “goto” mode. - sometimes -- for both this mode, 12 keys are used for workspaces,
WERSDFfor the ws on the left screen,UIOJKLfor the ws on the right screen - 4 bindings for special ws that also launch specific apps, like one special ws for a password manager, another for a todolist, these kind of utilities you may need at a moment’s notice. - often -
Had I not have Gnome already installed, I would have taken care of getting or creating a dashboard for managing wifi connections, but well… it’s not a priority maybe later.
So 98% of the time, I have neovim on the left monitor, and the web browser on the right monitor. Firefox with the extension “vimium C” makes Firefox pretty good actually.
To me, this feels pretty natural, simple and intuitive. Love it.