Howto - Linux
Gnome
Sway - Layout Manager
// applications
Mod + Enter -> open terminal
Mod + D -> open wofi to search and open applications
Mod + Shift + Q -> kill current focused application
// navigating within workspace
Mod + left/right/up/down -> move within workspace
Mod + h/j/k/l -> vim-based navigation
Mod + Shift + left/right/h/j/k/l -> move applications within your workspace
// tiling options
Mod + W -> tabbed mode
note: useful for many instances of the same application
Mod + S -> stack mode
Mod + E -> tiling mode
note: repeat to re-tile in different orientation
Mod + B -> split horizontal (in tiling mode)
Mod + v -> split vertical (in tiling mode)
Mod + F -> fullscreen an application
Mod + Shift + Space -> floating mode
Mod + Space -> toggle between tiling area and floating area
Mod + drag with mouse -> to move floating windows with mouse
// scratchpad (a bag for holding windows)
Mod + Shift + Minus -> move current window to the scratchpad
Mod + Minus -> show the scratchpad
note: repeat to cycle the windows of the scratchpad
Mod + Shift + Space -> send currently focused scratchpad to tiling area
// resize
Mod + R -> enter resize mode. Note: use arrow keys/hjkl to resize.
You can also use your mouse to drag edges of floating windows
// navigate workspaces
Mod + <num> -> go to the num-th workspace
<num> is any number from 0 to 9
Mod + PageUp/PageDown -> move the the left/right workspace
// Custom utilities enabled by the Fedora Post-install guide
Shift + Print -> select and screenshot
Print -> screenshot whole screen
Brightness keys -> control brightness
Sound keys -> control sound
// sway
Mod + Shift + C -> reload sway to load new config
Mod + Shift + E -> quit sway
Software
qutebrowser
