aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/desktop/wm/bar.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/desktop/wm/bar.nix (renamed from users/fcuny/desktop/sway/i3status.nix)3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/fcuny/desktop/sway/i3status.nix b/users/fcuny/desktop/wm/bar.nix
index 9eb5733..265513d 100644
--- a/users/fcuny/desktop/sway/i3status.nix
+++ b/users/fcuny/desktop/wm/bar.nix
@@ -18,9 +18,6 @@
format = "{percentage} {time}";
}
{
- block = "backlight";
- }
- {
block = "sound";
on_click = "${pkgs.pavucontrol}/bin/pavucontrol";
}