From 6433c647c8271c9c24b8a604ce637b3372f962de Mon Sep 17 00:00:00 2001 From: pancakes
Date: Fri, 19 Sep 2025 13:12:21 +1000 Subject: [PATCH] Replace bluetooth client --- justfile | 2 +- niri/dot-config/waybar/config.jsonc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/justfile b/justfile index 5cc928a..14654e4 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 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 + paru -S brightnessctl cliphist fuzzel gdm gnome-keyring inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride 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 bd98038..9a9cb6d 100644 --- a/niri/dot-config/waybar/config.jsonc +++ b/niri/dot-config/waybar/config.jsonc @@ -97,7 +97,7 @@ "bluetooth": { "format-disabled": "", "format-connected": " {num_connections}", - "on-click": "blueberry" + "on-click": "overskride" }, "network": { "format-ethernet": " Wired",