hypr


"/home/yossef/notes/git/envir_sys/hypr.md"

path: git/envir_sys/hypr.md

- **fileName**: hypr
- **Created on**: 2025-03-26 17:23:48

Hyprland Config Explained

hyprland setup img

Appearance

monitor=HDMI-A-1,1920x1080@60,0x0,1
workspace=1,monitor:HDMI-A-1

Window Behavior

gaps_in=5
gaps_out=10
border_size=2

Keybindings

bind=SUPER,Return,exec,kitty
bind=SUPER,Q,killactive
bind=SUPER,F,fullscreen
bind=SUPER,L,movefocus,r
bind=SUPER,H,movefocus,l
bind=SUPER,V,togglefloating

Workspaces

bind=SUPER,1,workspace,1
bind=SUPER,2,workspace,2
bind=SUPER,3,workspace,3
bind=SUPER+SHIFT,1,movetoworkspace,1

Autostart Programs

exec-once=waybar &
exec-once=dunst &
exec-once=nm-applet &
exec-once=mpd &

Window Rules

windowrule=workspace 2,class:firefox
windowrule=float,title:Spotify

Animations

animation=windows,1,5,default
animation=fade,1,3,default

Performance Tweaks

xwayland=1
force_vsync=0

Additional Shortcuts Explained

Advanced Window Management

Power Shortcuts