feat(fuzze): goodbye rofi;

This commit is contained in:
Barrett Ruth 2026-02-14 15:43:41 -05:00
parent 996d81afb4
commit f1015c40c4
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
8 changed files with 18 additions and 30 deletions

View file

@ -108,7 +108,6 @@ in
${lib.optionalString hostConfig.isLinux ''
$DRY_RUN_CMD ln -sf "$cfg/hypr/themes/$theme.conf" "$cfg/hypr/themes/theme.conf"
$DRY_RUN_CMD ln -sf "$cfg/waybar/themes/$theme.css" "$cfg/waybar/themes/theme.css"
$DRY_RUN_CMD ln -sf "$cfg/rofi/themes/$theme.rasi" "$cfg/rofi/themes/theme.rasi"
$DRY_RUN_CMD ln -sf "$cfg/fuzzel/themes/$theme.ini" "$cfg/fuzzel/themes/theme.ini"
''}
$DRY_RUN_CMD ln -sf "$cfg/sioyek/themes/$theme.config" "$cfg/sioyek/themes/theme.config"