Hyprland configuration
Our main goal with our setup is to have a working Hyprland but keeping it simple therefore some essential tools and programs might be missing such as a GUI File Manager.
Take a look into our Hyprland FAQ.
Dotfiles maintained by msmafra and Lysec
Keybinds
Section titled “Keybinds”Most of the key combinations require the use of the mod key which in our case is the Windows key (referenced as SUPER), you can change it on the config file.
Open terminal
Section titled “Open terminal”- SUPER + Return
Go to workspace (1-9)
Section titled “Go to workspace (1-9)”- SUPER + 1-9 (Number row, number pad does not count)
Change focus to (Left,Right,Up,Down)
Section titled “Change focus to (Left,Right,Up,Down)”- SUPER + ArrowKeys
Move between workspaces with the scroll wheel
Section titled “Move between workspaces with the scroll wheel”- Super + Scroll
Move between workspaces with comma and period
Section titled “Move between workspaces with comma and period”- Super + period (Next workspace)
- Super + comma (Previous workspace)
Move focused window to workspace (1-9) but don’t go there
Section titled “Move focused window to workspace (1-9) but don’t go there”- SUPER + Shift + 1-9
Same as above but also switch to said workspace
Section titled “Same as above but also switch to said workspace”- SUPER + CTRL + 1-9
Open Rofi (Program Launcher)
Section titled “Open Rofi (Program Launcher)”- SUPER + Space
Close focused window
Section titled “Close focused window”- SUPER + Q
Move focused window to direction (Up,Down,Left,Right)
Section titled “Move focused window to direction (Up,Down,Left,Right)”- SUPER + Shift + ArrowKeys
Resize focused window
Section titled “Resize focused window”- SUPER + CTRL + Shift + J (Downwards)
- SUPER + CTRL + Shift + K (Upwards)
- SUPER + CTRL + Shift + H (Left)
- SUPER + CTRL + Shift + L (Right)
- SUPER + CTRL + Shift + ArrowKey (Any direction)
Toggle focused window into Floating or Fullscreen state
Section titled “Toggle focused window into Floating or Fullscreen state”- SUPER + F (Fullscreen)
- SUPER + V (Floating)
Enter resize submap state (Allows resizing), H,J,K,L or via arrow keys
Section titled “Enter resize submap state (Allows resizing), H,J,K,L or via arrow keys”- SUPER + R
- ESC to exit
Move window dragging the mouse
Section titled “Move window dragging the mouse”- SUPER + Left click
Resize window
Section titled “Resize window”- SUPER + Right click (keep it pressed and drag your cursor on any direction)
Volume control (Multimedia keys) such as VolUP, VolDOWN and MUTE
Section titled “Volume control (Multimedia keys) such as VolUP, VolDOWN and MUTE”Brightness control should work depending on Hardware
Section titled “Brightness control should work depending on Hardware”Playback control for pausing, playing, next and previous via multimedia keys (Laptop or keyboard)
Section titled “Playback control for pausing, playing, next and previous via multimedia keys (Laptop or keyboard)”Pin focused window so it shows on all workspaces (Floating)
Section titled “Pin focused window so it shows on all workspaces (Floating)”- SUPER + Y
Toggle current window to a group
Section titled “Toggle current window to a group”- SUPER + K
Change active group
Section titled “Change active group”- SUPER + TAB
Reload Waybar
Section titled “Reload Waybar”- SUPER + O
Lower gap between windows
Section titled “Lower gap between windows”- SUPER + G
Reset gaps to default value
Section titled “Reset gaps to default value”- SUPER + Shift + G
Open file manager (Variable not configured by default)
Section titled “Open file manager (Variable not configured by default)”- SUPER + E
Screenshot
Section titled “Screenshot”- Print (PrtSc)
Why does my Discord, Thunar and Nautilus have a weird background?
Section titled “Why does my Discord, Thunar and Nautilus have a weird background?”This is because the window has a modified opacity
windowrulev2 = opacity 0.92, class:^(thunar|nemo)$
Is there a File Manager included?
Section titled “Is there a File Manager included?”- No, install one you like