From 059b6b519124fe66f0c61a36d32f1ffedaf1ed4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 10 Aug 2025 18:50:55 +0200 Subject: [PATCH] feat(hypr): add bluetui scratchpad --- .config/hypr/pyprland.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index 0a7f140f..742a163b 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -8,9 +8,9 @@ unfocus = "hide" lazy = true [scratchpads.bluetooth] -command = "overskride" -animation = "fromRight" -margin = 20 +command = "ghostty --class=com.ghostty-volume -e bluetui" +position = "1% 8%" +unfocus = "hide" lazy = true [scratchpads.wifi]