adw-bluetooth
adw-bluetooth 1.1.2
GNOME Inspired LibAdwaita Bluetooth Applet
https://github.com/ezratweaver/adw-bluetoothGNU General Public License v3.0 only
programs: adw-bluetooth
Maintainers
Platforms (24)
sh4-linuxarmv7l-linuxpowerpc-linuxriscv64-linuxm68k-linuxx86_64-linuxmipsel-linuxmicroblazeel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adw-bluetooth ];
Ad-hoc shell
nix-shell -p adw-bluetooth
Flake (nix run)
nix run nixpkgs#adw-bluetooth