WayfireWM / WayfireWM/wf-shell
wf-shell.ini.example clock font style wronf examle format
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
clock font
clock_font = DejaVu Sans:style=Book 12
Incorrect font style setup format.
Correctly this way
clock_font = Adwaita Sans:style Heavy 16
or that way
clock_font = Adwaita Sans Heavy 16
both work but the effect is different
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open wf-shell.ini.example and locate the clock_font example. Compare its current style syntax with the two working formats shown in the issue, then update the example so it demonstrates a valid format. Done means the configuration example no longer uses the incorrect font-style setup.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100