diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f85a2657..c0f15fd1 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -2,7 +2,8 @@ exec-once = $HOME/.config/hypr/scripts/autostart # Environment Variables -env = QT_QPA_PLATFORMTHEME,qt5ct +env = QT_QPA_PLATFORMTHEME, qt5ct +env = WLR_DRM_NO_ATOMIC, 1 # Configs (change to whichever config you want to use) source = ~/.config/hypr/configs/binds.conf diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 9c1fabbd..0d28966f 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -26,6 +26,7 @@ windowrulev2 = workspace 19, class:^(.*GParted.*)$|(.*clamtk.*)$|(.*gnome.Logs.* # Games windowrulev2 = workspace 8, class:^(.*steam_app.*)$ +windowrulev2 = immediate, class:^(.*steam_app.*)$ windowrulev2 = workspace 18, class:^(steam)$|(.*atlauncher.*)$|(.*heroic.*)$ windowrulev2 = workspace 8, class:^(.*Ryujinx.*)$|(.*cemu.*)$|(.*dolphin.*)$|(.*RetroArch.*)$|(.*xemu.*)$|(.*duckstation.*)$|(.*rpcs3.*)$ diff --git a/.config/hypr/themes/luna/theme.conf b/.config/hypr/themes/luna/theme.conf index 7c82b4d3..030738b1 100644 --- a/.config/hypr/themes/luna/theme.conf +++ b/.config/hypr/themes/luna/theme.conf @@ -5,6 +5,8 @@ general { gaps_in = 10 gaps_out = 20 + + allow_tearing = true } decoration {