fixed size of otter

This commit is contained in:
2026-04-27 16:50:35 +01:00
parent fabe1f58c6
commit dd1281204e

View File

@@ -70,9 +70,9 @@ hyprctl dispatch exec $(fsel --no-exec)
[[modules]]
description = "bluetooth"
prefix = "bt"
prefix = "bl"
cmd = """
hyprctl dispatch resizeactive 300 500 &&
hyprctl dispatch resizeactive 300 250 &&
hyprctl dispatch centerwindow &&
bluetui
"""