diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-28 19:02:18 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-12-28 19:02:18 -0500 |
| commit | ad097168e1bdf8b3d359c4fc29a1e0df8a496701 (patch) | |
| tree | 5746283421817283423a2a96abfe83492424e482 /home-config | |
| parent | 756a6f617319b69a8ed5cfc1e7abef9f8cadfcd6 (diff) | |
Migrate to bluetui instead of blueman
Diffstat (limited to 'home-config')
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 1 | ||||
| -rw-r--r-- | home-config/waybar/config | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 70f7f1c..a56b5f3 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -108,6 +108,7 @@ | |||
| 108 | fluxcd | 108 | fluxcd |
| 109 | restic | 109 | restic |
| 110 | kdePackages.kdenlive | 110 | kdePackages.kdenlive |
| 111 | bluetui | ||
| 111 | 112 | ||
| 112 | # Here until i can fix firefox's stupid devtools issue | 113 | # Here until i can fix firefox's stupid devtools issue |
| 113 | chromium | 114 | chromium |
diff --git a/home-config/waybar/config b/home-config/waybar/config index abe0762..62e6b20 100644 --- a/home-config/waybar/config +++ b/home-config/waybar/config | |||
| @@ -54,7 +54,7 @@ | |||
| 54 | "format-disabled": "", | 54 | "format-disabled": "", |
| 55 | "format-connected": "", | 55 | "format-connected": "", |
| 56 | "format-connected-battery": " {device_battery_percentage}%", | 56 | "format-connected-battery": " {device_battery_percentage}%", |
| 57 | "on-click": "blueman-manager", | 57 | "on-click": "foot bluetui", |
| 58 | "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected", | 58 | "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected", |
| 59 | "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}", | 59 | "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}", |
| 60 | "tooltip-format-enumerate-connected": "{device_alias}\t{device_address}", | 60 | "tooltip-format-enumerate-connected": "{device_alias}\t{device_address}", |
