1
1
Fork 0

waybar: trim niri workspace icons

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-12-23 22:56:45 -05:00
parent a3fe5057d3
commit d20ba24b96
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -221,20 +221,9 @@ in {
# https://www.nerdfonts.com/cheat-sheet # https://www.nerdfonts.com/cheat-sheet
"niri/workspaces" = { "niri/workspaces" = {
format = "{icon}"; format = "{icon}";
format-icons = { format-icons = {
android = "";
dropdown = "󰞷";
game = "󰊴";
hidden = "";
music = "󰝚";
office = "󰈙";
password = "󰌾";
pip = "󰹙";
scratchpad = ""; scratchpad = "";
steam = "󰓓";
terminal = "";
vm = "󰢹";
wallpaper = "󰏩";
}; };
}; };