From 5076625c183053d284763c7097acee5b4758ba3e Mon Sep 17 00:00:00 2001 From: pancakes Date: Fri, 8 Aug 2025 16:25:19 +1000 Subject: [PATCH] Add bluetooth management --- justfile | 2 +- niri/dot-config/waybar/config.jsonc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/justfile b/justfile index c891c8b..845130e 100644 --- a/justfile +++ b/justfile @@ -96,7 +96,7 @@ kitty-terminal: [group("graphical")] niri-window-manager: @just _echowarning "1) Installing niri and related tools" - paru -S brightnessctl cliphist fuzzel gdm gnome-keyring inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra polkit-kde-agent swayidle swaylock ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wpaperd xdg-desktop-portal-gnome xwayland-satellite-git + paru -S blueberry brightnessctl cliphist fuzzel gdm gnome-keyring inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra polkit-kde-agent swayidle swaylock ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wpaperd xdg-desktop-portal-gnome xwayland-satellite-git @just _echowarning "\n2) Stowing niri config" stow --dotfiles -S niri diff --git a/niri/dot-config/waybar/config.jsonc b/niri/dot-config/waybar/config.jsonc index cd3eb0e..ef08e7b 100644 --- a/niri/dot-config/waybar/config.jsonc +++ b/niri/dot-config/waybar/config.jsonc @@ -84,7 +84,8 @@ }, "bluetooth": { "format-disabled": "", - "format-connected": " {num_connections}" + "format-connected": " {num_connections}", + "on-click": "blueberry" }, "network": { "format-ethernet": "󰛳 Wired",