From f3a63ff7c11ad92924853e4dac81cdae560fa762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 2 Apr 2024 00:02:37 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20pyprland?= =?UTF-8?q?=20volume=20scratchpad=20is=20now=20tied=20to=20the=20main=20mo?= =?UTF-8?q?nitor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/pyprland.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index 66a4669e..df785e7b 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -6,6 +6,7 @@ command = "pavucontrol" unfocus = "hide" position = "1% 8%" lazy = true +force_monitor = "DP-1" [scratchpads.terminal] command = "kitty --class scratchpad"