show mako borders in monochrome
[[item]]
template = "dircolors"
file = "~/.config/flavours/templates/dircolors/scripts/gen_dircolors.py"
-hook = "python3 ~/.config/flavours/templates/dircolors/scripts/gen_dircolors.py > ~/.dircolors && eval 'dircolors ~/.dircolors'"
-# hook = "chmod 755 ~/.config/flavours/templates/dircolors/scripts/gen_dircolors.py && eval 'dircolors <(python3 ~/.config/flavours/templates/dircolors/scripts/gen_dircolors.py)'"
+hook = "eval dircolors <(python3 ~/.config/flavours/templates/dircolors/scripts/gen_dircolors.py)"
rewrite = true
[[item]]
template = "mako"
subtemplate = "alpha"
file = "~/.config/mako/config"
-hook = "makoctl reload"
+hook = "makoctl reload && notify-send -u low Flavours \"colorscheme applied\""
-[[item]]
-template = "mako"
-subtemplate = "alpha"
-file = "/dev/null"
-rewrite = true
-hook = "notify-send -u low Flavours \"new theme applied\""
background-color=#{{base01-hex}}aa
text-color=#{{base05-hex}}
-border-color=#{{base0C-hex}}
+border-color=#{{base04-hex}}
[urgency=low]
background-color=#{{base01-hex}}aa
text-color=#{{base0A-hex}}
-border-color=#{{base0C-hex}}
+border-color=#{{base04-hex}}
[urgency=high]
background-color=#{{base01-hex}}aa
text-color=#{{base08-hex}}
-border-color=#{{base0C-hex}}
+border-color=#{{base04-hex}}