try out other hyprland settings for tetrio

This commit is contained in:
Kopatz
2025-02-03 21:02:40 +01:00
parent fbf6c5860f
commit 8bb9019085

View File

@@ -85,10 +85,10 @@ in {
cursor = { no_hardware_cursors = true; }; cursor = { no_hardware_cursors = true; };
render = { #render = {
explicit_sync = 1; # explicit_sync = 1;
explicit_sync_kms = 0; # explicit_sync_kms = 0;
}; #};
general = { general = {
# See https://wiki.hyprland.org/Configuring/Variables # See https://wiki.hyprland.org/Configuring/Variables
@@ -100,7 +100,7 @@ in {
"col.inactive_border" = "rgba(595959aa)"; "col.inactive_border" = "rgba(595959aa)";
layout = "dwindle"; layout = "dwindle";
#allow_tearing = true; allow_tearing = true;
}; };
misc = { vfr = true; }; misc = { vfr = true; };
@@ -278,6 +278,7 @@ in {
#"nofocus,class:^(jetbrains-.*)$,title:^(win.*)$,floating:1" #"nofocus,class:^(jetbrains-.*)$,title:^(win.*)$,floating:1"
##"immediate, class:^(Risk.*)$" ##"immediate, class:^(Risk.*)$"
"stayfocused,class:(steam_app_107410)" "stayfocused,class:(steam_app_107410)"
"immediate, class:^tetrio-desktop$"
]; ];
exec-once = [ exec-once = [