Skip to content

Commit

Permalink
aly/waybar: use blueberry
Browse files Browse the repository at this point in the history
  • Loading branch information
alyraffauf committed Dec 9, 2024
1 parent 14976d0 commit 1011572
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions homes/aly/windowManagers/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
}: {
imports = [./laptop.nix];

programs.waybar.settings.mainBar."bluetooth" = {
"on-click" = lib.mkForce "${lib.getExe pkgs.rofi-bluetooth} -i";
};

wayland.windowManager = {
sway.config = {
floating.criteria = [{app_id = "Bitwarden";} {app_id = "org.keepassxc.KeePassXC";}];
Expand Down

0 comments on commit 1011572

Please sign in to comment.