diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 7161106..d5863a4 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -142,7 +142,7 @@ in rounding = 18; # multisample_edges=true active_opacity = 0.97; - inactive_opacity = 0.75; + inactive_opacity = 0.97; fullscreen_opacity = 1.0; blur = { @@ -206,7 +206,7 @@ in "size 60% 60%,dolphin" "float,mpv" "size ${if laptop then "90% 76%" else "85% 85%"},mpv" - "${if laptop then "workspace 1,idk #dummy rule" else "workspace 1,mpv"}" + "${if laptop then "workspace 1,idk #dummy rule" else "workspace 9,mpv"}" "center,mpv" "opaque,mpv" "float,pulsemixer"