tangled
alpha
login
or
join now
pluie.me
/
flake
2
fork
atom
All my system configs and packages in one repo
2
fork
atom
overview
issues
pulls
pipelines
niri/waybar: fix notification display
pluie.me
4 months ago
155dbfba
4e1a39e7
verified
This commit was signed with the committer's
known signature
.
pluie.me
SSH Key Fingerprint:
SHA256:YtI1D7vlcZ4obaiJ4tQihtswcMhHKdfYZuc4whOX2y8=
+1
-1
1 changed file
expand all
collapse all
unified
split
users
leah
presets
niri
waybar
config.nix
+1
-1
users/leah/presets/niri/waybar/config.nix
···
166
};
167
"custom/notification" = {
168
tooltip = false;
169
-
format = "{icon} {}";
170
format-icons = {
171
notification = "";
172
none = "";
···
166
};
167
"custom/notification" = {
168
tooltip = false;
169
+
format = "{icon} {text}";
170
format-icons = {
171
notification = "";
172
none = "";