aboutsummaryrefslogtreecommitdiffstats
path: root/home/waybar
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-05 11:50:08 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-05 11:50:14 +0200
commit357a39d08c06d9fcfb8db77552e60955556b8f42 (patch)
tree5f923c0893182376050d7b988097c4be658bfcf1 /home/waybar
parent006ca7c1d4f1eb30f8592ce976c104443f228c94 (diff)
downloadnixos-357a39d08c06d9fcfb8db77552e60955556b8f42.tar.zst
Playerctld is needed by mpd
Diffstat (limited to 'home/waybar')
-rw-r--r--home/waybar/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/waybar/default.nix b/home/waybar/default.nix
index 1985f80..5578d3c 100644
--- a/home/waybar/default.nix
+++ b/home/waybar/default.nix
@@ -96,7 +96,8 @@ in
"hyprland/window" = {
max-length = 80;
- separate-outputs = false;
+ separate-outputs = true;
+ icon = true;
rewrite = {
"" = "🙈 No Windows?";
};