mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
Pixel-perfect rendering
This commit is contained in:
parent
37b61eff2d
commit
1e8faeec02
4 changed files with 75 additions and 37 deletions
|
@ -24,6 +24,7 @@ struct swaybar_config {
|
|||
char *font;
|
||||
char *sep_symbol;
|
||||
char *mode;
|
||||
bool mode_pango_markup;
|
||||
bool strip_workspace_numbers;
|
||||
bool binding_mode_indicator;
|
||||
bool wrap_scroll;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue