Skip to content

Latest commit

 

History

History
101 lines (79 loc) · 2.79 KB

File metadata and controls

101 lines (79 loc) · 2.79 KB

Keybindings — BlackNode

All keybinds use SUPER (Windows key) as the primary modifier. Application and script paths are defined in keybinds.lua.

Window Management

Key Action
SUPER + Q Kill active window
SUPER + F Toggle floating/tiling
SUPER + P Toggle pseudo-tiling
SUPER + SHIFT + F Fullscreen
SUPER + left click (drag) Move window
SUPER + right click (drag) Resize window

Focus & Navigation

Key Action
SUPER + ←/→/↑/↓ Move focus between windows
SUPER + 1–9 Switch to workspace 1–9
SUPER + SHIFT + 1–9 Move window to workspace 1–9
SUPER + scroll Switch workspace
SUPER + S Toggle special workspace (scratchpad "magic")
SUPER + SHIFT + S Move window to special workspace

Applications

Key Action
SUPER + B Firefox
SUPER + D Terminal (Kitty)
SUPER + E File manager (Dolphin)
SUPER + Y Spotify
SUPER + C Clipboard manager (clipse, in Kitty)

Launchers & Menus

Key Action
SUPER + R Rofi drun (app launcher)
SUPER + SHIFT + R Custom launcher (rofi/launcher/launcher.sh)
SUPER + SPACE bn-menu (main hub)
SUPER + SHIFT + SPACE Keyboard layout selector
CTRL + ALT + ↑ Waybar launcher (waybar/Scripts/launcher/launch.sh)
SUPER + CTRL + ALT + ↑ Waybar script (waybar/Scripts/launcher/script.sh)

Rofi Sidebars

Key Action
SUPER + A Wi-Fi
SUPER + SHIFT + A Audio control (pavucontrol)
SUPER + SHIFT + B Bluetooth
SUPER + K Music player
SUPER + G Bookmarks
SUPER + J Notes
SUPER + N Notifications
SUPER + V Config HUD
SUPER + SHIFT + L Search
SUPER + SHIFT + X Power menu (wlogout)

Screenshots & Recording

Key Action
SUPER + H Screenshot (hyprshot)
SUPER + SHIFT + H Screen recording (wf-recorder)

System

Key Action
SUPER + X Power menu (wlogout)
SUPER + L Lock screen (hyprlock)

Wallpaper, Theming & Appearance

Key Action
SUPER + W Wallpaper selector
SUPER + SHIFT + I Theme selector
SUPER + SHIFT + O Dashboard (Quickshell)

Media Keys (work on lock screen)

Key Action
XF86AudioNext Next track
XF86AudioPrev Previous track
XF86AudioPlay / XF86AudioPause Play/pause
XF86AudioRaiseVolume Volume up (repeating)
XF86AudioLowerVolume Volume down (repeating)
XF86AudioMute Toggle mute (repeating)
XF86MonBrightnessUp Brightness up (repeating)
XF86MonBrightnessDown Brightness down (repeating)