blob: 9a63624a091594d1f7beee38c85daa8bd3577cf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
backend = "full"
check_contrast = true
color_space = "salience"
fallback_generator = "complementary"
palette = "dark16"
[templates]
foot = { src = "foot", dst = "~/.config/foot/foot.ini" }
nvim = { src = "nvim", dst = "~/.cache/wallust/colors_neopywal.vim" }
niri = { src = "niri", dst = "~/.config/niri/config.kdl" }
swaylock = { src = "swaylock", dst = "~/.config/swaylock/config" }
mako = { src = "mako", dst = "~/.config/mako/config" }
waybar = { src = "waybar", dst = "~/.config/waybar/style.css" }
rofi-applauncher = { src = "rofi-applauncher", dst = "~/.config/rofi/applauncher.rasi" }
rofi-powermenu = { src = "rofi-powermenu", dst = "~/.config/rofi/powermenu.rasi" }
rofi-wallpapermenu = { src = "rofi-wallpapermenu", dst = "~/.config/rofi/wallpapermenu.rasi" }
|