Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config separator doesn't work #66

Open
fadri14 opened this issue Nov 13, 2023 · 2 comments
Open

Config separator doesn't work #66

fadri14 opened this issue Nov 13, 2023 · 2 comments

Comments

@fadri14
Copy link

fadri14 commented Nov 13, 2023

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
Copy link
Owner

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

@fadri14
Copy link
Author

fadri14 commented Nov 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants