pierrechevalier83 / workstyle

Sway workspaces with style
234 stars 21 forks source link

Config separator doesn't work #66

Open fadri14 opened 11 months ago

fadri14 commented 11 months ago

Hello. I have followed the basic configuration file but I see that there is an error when changing the separator variable. The error is as follows: [2023-11-13T16:11:08Z ERROR workstyle] unknown field separator, expected fallback_icon or deduplicate_icons at line 34 column 1

For your information, I've written this in my configuration file: separator = ": "

pierrechevalier83 commented 11 months ago

Hi @fadri14 , thanks for the report. I'm not able to reproduce with just this information. Could you attach your full config file?

fadri14 commented 11 months ago

The format of file isn't supported.

´´´ "firefox" = "" "librewolf" = "" "ranger" = "" "nautilus" = "" "file manager" = "" "libreoffice calc" = "" "libreoffice writer" = "󰏪" "nvim" = "" "gthumb" = "" "menu" = "󰮫" "calculator" = "󰪚" "transmission" = "" "videostream" = "󰑋" "disk usage" = "󰨣" ".pdf" = "" "xournalpp" = "" "github" = "" "signal" = "󰚢" "texstudio" = "󰴑" "boxes" = "󰢔" "todoist" = "" "alacritty" = " " "discord" = "󰙯"

[other] fallback_icon = "󰢤" deduplicate_icons = false separator = ": " ´´´ workstyle 0.8.2