piow 0.1.0

Put Icons On your sway Workspaces

# Fallback icon
default_icon = ""

# Format string for determining the new workspace name. Placeholders are
# %n  number of the workspace
# %i  icon from the map below
format_str = "%n %i "

# Separator between workspace icons
icon_separator = ""

[icons]
"firefox" = ""
"chrome" = ""
"alacritty" = ""
"emacs" = ""
"thunar" = ""
"code" = ""
"spotify" = ""
"tm" = ""
"pm" = ""
"libreoffice-startcenter" = ""
"evince" = ""
"signal" = ""
"thunderbird" = ""