diff --git a/.config/otter-launcher/config.toml b/.config/otter-launcher/config.toml index 121c1d3a..35c978a2 100644 --- a/.config/otter-launcher/config.toml +++ b/.config/otter-launcher/config.toml @@ -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 """