2
This commit is contained in:
15
dms-dotfiles/.config/satty/config.toml
Normal file
15
dms-dotfiles/.config/satty/config.toml
Normal file
@ -0,0 +1,15 @@
|
||||
[general]
|
||||
copy-command = "wl-copy"
|
||||
focus-toggles-toolbars= true
|
||||
initial-tool = "brush"
|
||||
zoom-factor=1.1
|
||||
|
||||
[font]
|
||||
family = "Roboto"
|
||||
style = "Regular"
|
||||
fallback = [
|
||||
"Noto Sans CJK SC",
|
||||
"Noto Sans CJK JP",
|
||||
"Noto Sans CJK TC",
|
||||
"Noto Sans CJK KR"
|
||||
]
|
||||
Reference in New Issue
Block a user