qol(hyprland): vfr enabled

This commit is contained in:
2025-12-02 10:36:29 +00:00
parent 61d1f56636
commit 6d4a004422

View File

@@ -90,6 +90,7 @@
force_default_wallpaper = -1; force_default_wallpaper = -1;
disable_hyprland_logo = false; disable_hyprland_logo = false;
enable_anr_dialog = false; enable_anr_dialog = false;
vfr = true;
}; };
input = { input = {
kb_layout = "gb"; kb_layout = "gb";
@@ -147,7 +148,7 @@
"match:class .*, suppress_event maximize" "match:class .*, suppress_event maximize"
"match:class ^(gamescope)$, workspace 5" "match:class ^(gamescope)$, workspace 5"
"match:class ^(gamescope)$, fullscreen true" "match:class ^(gamescope)$, fullscreen true"
"match:class ^(gamescope)$, immediate true" "match:class ^(gamescope)$, immediate true"
"match:class ^(steam)$, workspace 6 silent" "match:class ^(steam)$, workspace 6 silent"
"match:class ^(vesktop)$, workspace 8 silent" "match:class ^(vesktop)$, workspace 8 silent"
"match:class ^(org.telegram.desktop)$, workspace 8 silent" "match:class ^(org.telegram.desktop)$, workspace 8 silent"