Skip to content

HyprFlux Keybindings

1. Core Apps & Tools

KeybindingAction / CommandDescription
SUPER + Dpkill rofiOpen Rofi app launcher
SUPER + Return$termOpen default terminal (from user config)
SUPER + F$filesOpen default file manager (from user config)
SUPER + KkittyLaunch Kitty terminal
SUPER + BfirefoxLaunch Firefox browser
SUPER + RfoliateLaunch Foliate eBook reader
SUPER + Ccode --ozone-platform=x11Launch Visual Studio Code
SUPER + Oobsidian --ozone-platform=x11Launch Obsidian
SUPER + Sspotify-launcherLaunch Spotify
SUPER + IvesktopLaunch Vesktop (Discord)
SUPER + T(64gram-desktop)Launch Telegram client
SUPER + MfdmLaunch Free Download Manager
SUPER + Ekitty --title tmuxifier -e tmuxifier load-session web-devLaunch tmuxifier Web Dev session in Kitty
SUPER + WwasistlosLaunch WhatsApp (wasistlos client)

2. System & Utilities

KeybindingAction / CommandDescription
SUPER + V$scriptsDir/ClipManager.shClipboard manager
SUPER + Shift + H$scriptsDir/KeyHints.shShow help / cheat sheet
SUPER + Shift + R$scriptsDir/Refresh.shRefresh Waybar, swaync, rofi
SUPER + Shift + O$scriptsDir/ChangeBlur.shToggle blur settings
SUPER + Ctrl + Ohyprctl setprop active opaque toggleToggle window opacity
SUPER + Shift + K$scriptsDir/KeyBinds.shSearch keybinds via Rofi
SUPER + Shift + A$scriptsDir/Animations.shHyprland animations menu

3. Layouts & Window Management

KeybindingAction / CommandDescription
SUPER + Shift + L$scriptsDir/ChangeLayout.shToggle between Master and Dwindle
SUPER + Shift + FfullscreenToggle fullscreen
SUPER + Ctrl + Ffullscreen, 1Fake fullscreen
SUPER + SpacetogglefloatingToggle floating mode
SUPER + Alt + Spacehyprctl dispatch workspaceopt allfloatSet all windows floating
SUPER + Shift + Return$scriptsDir/Dropterminal.sh $termDropdown floating terminal

4. Waybar Controls

KeybindingAction / CommandDescription
SUPER + Ctrl + Alt + Bpkill -SIGUSR1 waybarToggle show/hide Waybar
SUPER + Ctrl + B$scriptsDir/WaybarStyles.shWaybar styles menu
SUPER + Alt + B$scriptsDir/WaybarLayout.shWaybar layout menu

5. Sync & System Scripts

KeybindingAction / CommandDescription
SUPER + Shift + G$UserScripts/MountGdrive.shMount Google Drive locally
SUPER + Shift + T$UserScripts/Toggle-tuned.shToggle tuned (power profile)
SUPER + Shift + D$UserScripts/SyncDotfiles.shSync dotfiles
SUPER + Shift + B$UserScripts/SyncBlog.shSync blog
SUPER + Shift + C$UserScripts/RcloneSync.shSync Documents to Google Drive

6. Media, Wallpapers & Themes

KeybindingAction / CommandDescription
SUPER + Shift + M$UserScripts/RofiBeats.shPlay online music using Rofi
SUPER + Shift + W$UserScripts/WallpaperSelect.shWallpaper selection menu
SUPER + Shift + W$UserScripts/WallpaperEffects.shApply wallpaper effects
Ctrl + Alt + W$UserScripts/WallpaperRandom.shSet random wallpaper
SUPER + Shift + Z$UserScripts/ZshChangeTheme.shChange Oh-My-Zsh theme

7. Extras & Productivity

KeybindingAction / CommandDescription
SUPER + Shift + Phyprpicker -a / –autocopyColor picker
SUPER + Shift + Vsystemd-run --user --scope $scriptsDir/parrotOS-KVM.shStart yazi in foot (VM related)
SUPER + Alt + E$scriptsDir/RofiEmoji.shOpen emoji picker
SUPER + Alt + Mouse DownAdjust cursor:zoom_factor ×2Zoom in (magnifier)
SUPER + Alt + Mouse UpAdjust cursor:zoom_factor ÷2Zoom out (magnifier)
SUPER + Ctrl + C$UserScripts/RofiCalc.shOpen calculator via Rofi

8. Default KeyBindings

KeybindingAction / CommandDescription
CTRL + ALT + Deletehyprctl dispatch exit 0Exit Hyprland
SUPER + QkillactiveClose active window (soft close, not kill)
SUPER + Shift + Q$scriptsDir/KillActiveProcess.shKill active process
CTRL + ALT + L$scriptsDir/LockScreen.shLock screen
CTRL + ALT + P$scriptsDir/Wlogout.shPower menu
SUPER + Nswaync-client -t -swNotification panel (swaync)
SUPER + Shift + E$scriptsDir/Kool_Quick_Settings.shQuick settings menu

9. Layout Controls

KeybindingAction / CommandDescription
SUPER + Ctrl + Dlayoutmsg, removemasterRemove master from layout
SUPER + Ilayoutmsg, addmasterAdd master to layout
SUPER + Jlayoutmsg, cyclenextCycle to next window in layout
SUPER + Klayoutmsg, cycleprevCycle to previous window in layout
SUPER + Ctrl + Returnlayoutmsg, swapwithmasterSwap focused window with master
SUPER + Shift + ItogglesplitToggle split (dwindle layout only)
SUPER + PpseudoPseudo split (dwindle layout)
SUPER + JcyclenextCycle next window (floating brings to top)

10. Special / Media Keys

KeybindingAction / CommandDescription
Volume Up$scriptsDir/Volume.sh --incIncrease volume
Volume Down$scriptsDir/Volume.sh --decDecrease volume
Mic Mute$scriptsDir/Volume.sh --toggle-micToggle microphone mute
Mute$scriptsDir/Volume.sh --toggleToggle audio mute
Sleepsystemctl suspendSuspend system
Airplane Mode$scriptsDir/AirplaneMode.shToggle airplane mode
Play/Pause$scriptsDir/MediaCtrl.sh --pausePlay/Pause media
Next Track$scriptsDir/MediaCtrl.sh --nxtNext media track
Previous Track$scriptsDir/MediaCtrl.sh --prvPrevious media track
Stop$scriptsDir/MediaCtrl.sh --stopStop media

11. Screenshot Controls

KeybindingAction / CommandDescription
SUPER + Print$scriptsDir/ScreenShot.sh --nowScreenshot (entire screen now)
SUPER + Shift + Print$scriptsDir/ScreenShot.sh --areaScreenshot selected area
SUPER + Ctrl + Print$scriptsDir/ScreenShot.sh --in5Screenshot after 5s delay
SUPER + Ctrl + Shift + Print$scriptsDir/ScreenShot.sh --in10Screenshot after 10s delay
ALT + Print$scriptsDir/ScreenShot.sh --activeScreenshot active window
SUPER + Shift + S$scriptsDir/ScreenShot.sh --swappyScreenshot with Swappy

12. Resize Windows

KeybindingAction / CommandDescription
SUPER + Shift + Leftresizeactive,-50 0Resize window, shrink left
SUPER + Shift + Rightresizeactive,50 0Resize window, expand right
SUPER + Shift + Upresizeactive,0 -50Resize window, shrink up
SUPER + Shift + Downresizeactive,0 50Resize window, expand down

13. Move Windows

KeybindingAction / CommandDescription
SUPER + Ctrl + Leftmovewindow, lMove window left
SUPER + Ctrl + Rightmovewindow, rMove window right
SUPER + Ctrl + Upmovewindow, uMove window up
SUPER + Ctrl + Downmovewindow, dMove window down

14. Swap Windows

KeybindingAction / CommandDescription
SUPER + Alt + Leftswapwindow, lSwap with window on the left
SUPER + Alt + Rightswapwindow, rSwap with window on the right
SUPER + Alt + Upswapwindow, uSwap with window above
SUPER + Alt + Downswapwindow, dSwap with window below

15. Move Focus

KeybindingAction / CommandDescription
SUPER + Leftmovefocus, lFocus window left
SUPER + Rightmovefocus, rFocus window right
SUPER + Upmovefocus, uFocus window up
SUPER + Downmovefocus, dFocus window down

16. Workspaces

KeybindingAction / CommandDescription
SUPER + Tabworkspace, m+1Next workspace
SUPER + Shift + Tabworkspace, m-1Previous workspace
SUPER + Utogglespecialworkspace, nyxToggle special workspace "nyx"
SUPER + Shift + Umovetoworkspace, special:nyxMove active window to special workspace "nyx"
SUPER + [1–0]workspace, [1–10]Switch to workspace number
SUPER + Shift + [1–0]movetoworkspace, [1–10]Move window to workspace and follow
SUPER + Ctrl + [1–0]movetoworkspacesilent, [1–10]Move window silently to workspace
SUPER + Shift + [ / ]movetoworkspace, -1 / +1Move window to previous/next workspace
SUPER + Ctrl + [ / ]movetoworkspacesilent, -1 / +1Move window silently to previous/next workspace
SUPER + Mouse Scrollworkspace, e+1 / e-1Scroll through workspaces
SUPER + Period / Commaworkspace, e+1 / e-1Switch to next / previous workspace

17. Mouse Controls

KeybindingAction / CommandDescription
SUPER + Left ClickmovewindowMove window with mouse
SUPER + Right ClickresizewindowResize window with mouse

Released under the MIT License.