move to blueman

This commit is contained in:
Dennis Schoepf 2025-11-24 17:14:36 +01:00
parent 60adc2eb2d
commit 8e4637122c
3 changed files with 4 additions and 3 deletions

View file

@ -27,8 +27,6 @@
reversal-icon-theme reversal-icon-theme
fnm fnm
libnotify libnotify
bluez
bluetui
swww swww
loupe loupe
nautilus nautilus

View file

@ -177,6 +177,9 @@
}; };
}; };
# Bluetooth
services.blueman.enable = true;
# SSH # SSH
services.openssh.enable = true; services.openssh.enable = true;

View file

@ -26,7 +26,7 @@
"label": " 󰛳 " "label": " 󰛳 "
}, },
{ {
"command": "wezterm start -- bluetui", "command": "blueman-manager",
"label": " 󰂯 " "label": " 󰂯 "
}, },
{ {