aboutsummaryrefslogtreecommitdiff
path: root/wallust/wallust.toml
blob: 2ba5cc69bbc377fbe01403273c985180ad903f5d (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
25
26
27
28
29
30
31
32
33
34
35
36
backend = "fastresize"
check_contrast = true
color_space = "lch"
fallback_generator = "complementary"
palette = "ansidark16"

[templates]
foot.template = "foot"
foot.target = "~/.config/foot/foot.ini"

nvim.template = "nvim"
nvim.target = "~/.cache/wal/colors-wal.vim"

# fuzzel.template = "fuzzel"
# fuzzel.target = "~/.config/fuzzel/fuzzel.ini"

niri.template = "niri"
niri.target = "~/.config/niri/config.kdl"

hyprlock.template = "hyprlock"
hyprlock.target = "~/.config/hypr/hyprlock.conf"

mako.template = "mako"
mako.target = "~/.config/mako/config"

waybar.template = "waybar"
waybar.target = "~/.config/waybar/style.css"

rofi-applauncher.template = "rofi-applauncher"
rofi-applauncher.target = "~/.config/rofi/applauncher.rasi"

rofi-powermenu.template = "rofi-powermenu"
rofi-powermenu.target = "~/.config/rofi/powermenu.rasi"

rofi-wallpapermenu.template = "rofi-wallpapermenu"
rofi-wallpapermenu.target = "~/.config/rofi/wallpapermenu.rasi"