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)
armv6l-linuxriscv32-linuxarmv5tel-linuxmips-linuxaarch64-linuxarmv7l-linuxi686-linuxm68k-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