Emoji chooser sxhkd

This commit is contained in:
Filippo Berto 2022-06-18 11:25:33 +02:00
parent cfc1259326
commit 0d6d765332
2 changed files with 3 additions and 1 deletions

View file

@ -236,7 +236,7 @@ in
muted = colors.active;
volume = colors.normal // { text = "<ramp-volume> <label-volume>"; };
};
label.muted.text = "muted";
label.muted.text = " muted";
label.volume.text = "%percentage%%";
ramp.volume = [ "" "奔" "" ];
type = "internal/pulseaudio";