Fix Swappy config error
This commit is contained in:
parent
4cee90e9f0
commit
2231ef2128
|
@ -182,7 +182,7 @@
|
||||||
save_filename_format=swappy-%Y%m%d-%H%M%S.png
|
save_filename_format=swappy-%Y%m%d-%H%M%S.png
|
||||||
show_panel=false
|
show_panel=false
|
||||||
line_size=5
|
line_size=5
|
||||||
text_size=${config.stylix.fonts.sizes.desktop}
|
text_size=${toString config.stylix.fonts.sizes.desktop}
|
||||||
text_font=${config.stylix.fonts.sansSerif.name}
|
text_font=${config.stylix.fonts.sansSerif.name}
|
||||||
paint_mode=brush
|
paint_mode=brush
|
||||||
early_exit=false
|
early_exit=false
|
||||||
|
|
Loading…
Reference in a new issue