diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 5ab7091..ec8227d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -54,6 +54,7 @@ exec-once = sunshine & # Remote access exec-once = hypridle exec-once = hyprlock exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1 +exec-once = gentoo-pipewire-launcher restart exec-once =[workspace 4 silent] youtube-music @@ -68,6 +69,11 @@ env = XCURSOR_SIZE,24 env = HYPRCURSOR_THEME, Adwaita env = HYPRCURSOR_SIZE,24 +cursor { + sync_gsettings_theme = false +} + + env = ELECTRON_OZONE_PLATFORM_HINT,auto @@ -107,11 +113,13 @@ decoration { active_opacity = 1.0 inactive_opacity = 0.98 - drop_shadow = true - shadow_range = 4 - shadow_render_power = 3 - col.shadow = rgba(1a1a1aee) + shadow { + enabled = true + range = 4 + render_power = 3 + color = rgba(1a1a1aee) + } # https://wiki.hyprland.org/Configuring/Variables/#blur blur { enabled = true @@ -178,8 +186,6 @@ input { } } -cursor:sync_gsettings_theme = false - # https://wiki.hyprland.org/Configuring/Variables/#gestures gestures { workspace_swipe = true @@ -209,7 +215,7 @@ bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bindr = $mainMod, SUPER_L, exec, pkill $menu || $menu_open_cmd bind = $mainMod, F, exec, librewolf -bind = $mainMod SHIFT, F, exec, librewolf +bind = $mainMod SHIFT, F, exec, qutebrowser # bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, N, togglesplit, bind = $mainMod SHIFT, S, exec, $screenshot -m region