Update .config/sway/config Update .config/sway/scripts/wallpaper_rotate.py Update .config/waybar/modules.jsonc
10 lines
233 B
TOML
10 lines
233 B
TOML
[config]
|
|
|
|
[config.wallpaper]
|
|
set = true
|
|
command = "awww"
|
|
arguments = ["img", "--transition-type", "wipe", "--transition-fps", "144"]
|
|
|
|
[templates.waybar]
|
|
input_path = 'templates/waybar.css'
|
|
output_path = '~/.config/waybar/colors.css'
|