9 lines
236 B
TOML
9 lines
236 B
TOML
[config.wallpaper]
|
|
command = "swww"
|
|
arguments = ["img", "--transition-type", "center"]
|
|
set = true
|
|
|
|
[templates.waybar]
|
|
input_path = './templates/colors.css'
|
|
output_path = '~/.config/waybar/colors.css'
|
|
post_hook = 'pkill -SIGUSR2 waybar'
|