- theme: add conf.d/theme.conf symlink -> rose-pine.conf - cursor: set inactive_timeout=0; zoom_factor=1.0; zoom_rigid=false; enable_hyprcursor=true; sync_gsettings_theme=true - decoration: enable dim_modal - animations: add specialWorkspace (easeOutQuint, slidevert) - master: allow_small_split=false; special_scale_factor=0.8; drop_at_cursor=true - misc: enable vfr=true (keep vrr=2) - groups: enable render_titles, scrolling; set priority=3 - monitors: add monitorv2 (DP-1 1920x1080@60 @ 0x0; DP-2 1920x1080@144 @ 1920x0, vrr=1) - workspaces: map 1–5 -> DP-1; 6–10 -> DP-2 (nwg-displays generated) - waybar: change on-click to "kitty --hold alhp.utils -j"
14 lines
176 B
Plaintext
14 lines
176 B
Plaintext
monitorv2 {
|
|
output = DP-1
|
|
mode = 1920x1080@60
|
|
position = 0x0
|
|
scale = 1
|
|
}
|
|
monitorv2 {
|
|
output = DP-2
|
|
mode = 1920x1080@144
|
|
position = 1920x0
|
|
scale = 1
|
|
vrr = 1
|
|
}
|