Skip to content

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

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.

  • SUPER + Return
  • SUPER + 1-9 (Number row, number pad does not count)
  • 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
  • SUPER + Space
  • 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
  • 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
  • SUPER + Left click
  • 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
  • SUPER + K
  • SUPER + TAB
  • SUPER + O
  • SUPER + G
  • SUPER + Shift + G

Open file manager (Variable not configured by default)

Section titled “Open file manager (Variable not configured by default)”
  • SUPER + E
  • 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

Example
windowrulev2 = opacity 0.92, class:^(thunar|nemo)$
  • No, install one you like