Files
mw-pfeddersheim-workstation/config/hyprland-cheatsheet.txt
T
ja 1fcb467c04 feat: uwsm integration and hyprland worktime saver keybinds
- Replace SDDM with greetd+tuigreet (VT1) using uwsm-managed Hyprland
- Remove legacy exec-once from hyprland.conf
- Create 6 systemd user services: hyprpaper, waybar, dunst, hypridle,
  hyprlauncher, cliphist (all WantedBy=graphical-session.target)
- Add worktime saver keybinds: fullscreen, float, cycle windows,
  scratchpad, reload config, browser, keybind menu
- Home row navigation: HJKL for focus, move, resize (SUPER+ALT)
- Replace wofi with hyprlauncher (first-party, uwsm app prefix)
- Add hyprlauncher config with finders: desktop, math, unicode, font
- New ansible role templates: systemd/user services
- Documentation: hyprland-uwsm.md, cheatsheet.txt

KDE Wallet -> Bitwarden migration deferred (extract script prepared)
2026-05-20 16:02:53 +02:00

48 lines
1.6 KiB
Plaintext

Hyprland Keybindings Cheat Sheet
================================
$mainMod = SUPER (Windows key) | Monitors: DP-1 | DVI-D-1 (rotated) | HDMI-A-1
APPS
SUPER+Q Terminal (kitty)
SUPER+B Browser (chromium)
SUPER+E File manager (dolphin)
SUPER+D App launcher (hyprlauncher)
WORKTIME SAVERS
SUPER+F Toggle fullscreen
SUPER+SPACE Toggle floating (popup window)
SUPER+TAB Cycle next window
SUPER+SHIFT+TAB Cycle previous window
SUPER+` Toggle scratchpad (special workspace)
SUPER+SHIFT+` Send window to scratchpad
SUPER+P Pseudo mode (tile/float hybrid)
SUPER+J Toggle split direction
HOME ROW NAVIGATION (HJKL)
SUPER+H/J/K/L Focus left/down/up/right (same as arrows)
SUPER+SHIFT+H Move window left
SUPER+SHIFT+L Move window right
SUPER+SHIFT+K Move window up
SUPER+SHIFT+J Move window down
SUPER+ALT+H Shrink window width (-40)
SUPER+ALT+L Expand window width (+40)
SUPER+ALT+K Shrink window height (-40)
SUPER+ALT+J Expand window height (+40)
ARROW KEY NAVIGATION
SUPER+Left/Right/Up/Down Focus direction
SUPER+SHIFT+Left/Right/Up/Down Move window to adjacent tile/monitor
WINDOW MANAGEMENT
SUPER+C Close active window
SUPER+M Exit Hyprland (logout)
SUPER+CTRL+L Lock screen (hyprlock)
WORKSPACES
SUPER+1-9 Go to workspace N
SUPER+SHIFT+1-9 Move window to workspace N
SESSION SERVICES (systemd user units, uwsm-managed)
hyprpaper, waybar, dunst, hypridle, hyprlauncher, cliphist
All managed via ~/.config/systemd/user/*.service