From 0b4e83e6a91d5f99f0cd5687f8ae43440b8d8f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 27 Nov 2023 11:13:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20volume=20scratchpad?= =?UTF-8?q?=20not=20adjusting=20to=20the=20screen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/pyprland.toml | 1 - .config/hypr/themes/luna/rules.conf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index f94adb73..eb5286d5 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -4,7 +4,6 @@ plugins = ["scratchpads", "expose", "magnify"] [scratchpads.volume] command = "pavucontrol" unfocus = "hide" -animation = "fromLeft" position = "1% 8%" lazy = true diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 5f5433a7..9c1fabbd 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -54,6 +54,7 @@ $sideScratchpad = class:^(.*pavucontrol.*)$|(.*blueman-manager.*)$ #|^(.*localse windowrulev2 = workspace special:sideScratchpad silent, $sideScratchpad windowrulev2 = size 30% 90%, $sideScratchpad windowrulev2 = float, $sideScratchpad +windowrulev2 = center 1, $sideScratchpad ## Specific App Rules