Merge pull request #1 from retrozinndev/ryo

Merge branch ´ryo´ with branch ´eww-edition´
This commit is contained in:
João Dias
2024-11-23 10:03:56 -03:00
committed by GitHub
2 changed files with 10 additions and 5 deletions
+8 -3
View File
@@ -23,6 +23,10 @@ general {
layout = dwindle layout = dwindle
} }
misc {
animate_manual_resizes = false
}
decoration { decoration {
rounding = 14 rounding = 14
@@ -32,13 +36,14 @@ decoration {
inactive_opacity = 0.95 inactive_opacity = 0.95
drop_shadow = true drop_shadow = true
shadow_range = 4 shadow_range = 3
shadow_render_power = 3 shadow_render_power = 5
col.shadow = $background col.shadow = $background
blur { blur {
enabled = true enabled = true
size = 6 new_optimizations = true
size = 7
passes = 2 passes = 2
vibrancy = 0.9 vibrancy = 0.9
} }
+2 -2
View File
@@ -8,8 +8,8 @@ env = XCURSOR_THEME, Adwaita
env = XCURSOR_SIZE, 24 env = XCURSOR_SIZE, 24
env = HYPRCURSOR_THEME, Adwaita env = HYPRCURSOR_THEME, Adwaita
env = HYPRCURSOR_SIZE, 24 env = HYPRCURSOR_SIZE, 24
env = QT_QPA_PLATFORM, wayland;xcb env = QT_QPA_PLATFORM, wayland
env = QT_QPA_PLATFORMTHEME, qt6ct;qt5ct env = QT_QPA_PLATFORMTHEME, qt5ct
env = QT_AUTO_SCREEN_SCALE_FACTOR, 1 env = QT_AUTO_SCREEN_SCALE_FACTOR, 1
env = XDG_CURRENT_DESKTOP, Hyprland env = XDG_CURRENT_DESKTOP, Hyprland
env = ADW_DISABLE_PORTAL, 1 env = ADW_DISABLE_PORTAL, 1