10 lines
192 B
TOML
10 lines
192 B
TOML
[config]
|
|
|
|
[config.wallpaper]
|
|
set = true
|
|
command = "swaybg"
|
|
arguments = ["-m", "fill", "-i"]
|
|
|
|
[templates.waybar]
|
|
input_path = 'templates/waybar.css'
|
|
output_path = '~/.config/waybar/colors.css'
|