26
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Jul 2025
26 points (100.0% liked)
Linux
56287 readers
815 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
I have a fairly vanilla Gnome and a WIP Sway for testing. Gnome is a much easier workflow, and the customization just takes a little reading (much less than Sway or similar, you just have to use the GUI not manpages and dotfiles).
Application launcher shortcuts by default are bound to Super+numbers according to the order of the bar in the overlay. So if your terminal was application 3 in that bar just hit Super+3 (I just bound the launch command to Super+Return in the custom shortcuts). Shift+Super+PageDown or Shift+alt+Super+right will shift an app to a workspace to the right. Super+Up will make it fullscreen. My workflow is changed mostly due to a lack of a PageUp/Down on my laptop.
If you assume that the workspaces don't need to be numbered, Super+Tab just to jump to another app is handy, or Super+PageUp/Down. I use touchpad swipe controls a lot, or my user defined controls.
But for a two application workflow as described, Super+3 (or whatever to launch terminal), Super+up (To fullscreen), and then switch between them with Super+Tab, no extra workspaces required. That's three shortcuts, four if you move terminal to another workspace.
Gnome likes you to sit back and think about if what you are doing is really necessary (gnomey? gnome-like?), its quirky like that, but there are loads of options for user defined stuff in the settings, so the classic i3 bindings are really easy to put in or whatever.