aboutsummaryrefslogtreecommitdiff
path: root/wayland-basics/dot-config/satty/config.toml
blob: b558715a75ee73ebc3e952e2a7c34cf486cfcf81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[general]
fullscreen = false
early-exit = true
initial-tool = "brush"
copy-command = "wl-copy"
default-hide-toolbars = false
primary-highlighter = "block"
disable-notifications = false
brush-smooth-history-size = 5

[font]
family = "IBM Plex Sans"
style = "Regular"

[color-palette]

palette = [
  "#ffd700",
  "#00ffff",
  "#a52a2a",
  "#dc143c",
  "#ff1493",
  "#008000",
]