aboutsummaryrefslogtreecommitdiffstats
path: root/config/wallust
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-08-14 00:48:44 +0900
committerGitHub <noreply@github.com>2024-08-14 00:48:44 +0900
commitac062ecf708b28d10cc3275fcf9e18c736d568f4 (patch)
treed80f5d1f469304bd625b4a8fd2c49085e24f3285 /config/wallust
parentf9ff441fe41e4af112411b4bef55bca98c2f7474 (diff)
parent69a7793deddb102d9643d5ee047bde81ba25bcbd (diff)
Merge pull request #402 from JaKooLit/main
Main to AGS-Dev
Diffstat (limited to 'config/wallust')
-rw-r--r--config/wallust/templates/colors-kitty.conf8
-rw-r--r--config/wallust/wallust.toml20
2 files changed, 14 insertions, 14 deletions
diff --git a/config/wallust/templates/colors-kitty.conf b/config/wallust/templates/colors-kitty.conf
index ab207635..17a0fdff 100644
--- a/config/wallust/templates/colors-kitty.conf
+++ b/config/wallust/templates/colors-kitty.conf
@@ -1,7 +1,7 @@
-font_family Fira Code SemiBold
-font_size 16.0
-bold_font auto
-italic_font auto
+font_family Fira Code SemiBold
+font_size 16.0
+bold_font auto
+italic_font auto
bold_italic_font auto
background_opacity 0.5
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml
index 9e51c94b..7d241cfc 100644
--- a/config/wallust/wallust.toml
+++ b/config/wallust/wallust.toml
@@ -1,4 +1,4 @@
-# wallust 3.0 beta.*
+# wallust 3.0*
backend = "kmeans"
color_space = "lch"
@@ -28,29 +28,29 @@ palette = "dark16"
threshold = 10
[templates]
-cava.template = 'templates/colors-cava'
+cava.template = 'colors-cava'
cava.target = '~/.config/cava/config'
-hypr.template = 'templates/colors-hyprland.conf'
+hypr.template = 'colors-hyprland.conf'
hypr.target = '~/.config/hypr/wallust/wallust-hyprland.conf'
-rofi.template = 'templates/colors-rofi.rasi'
+rofi.template = 'colors-rofi.rasi'
rofi.target = '~/.config/rofi/wallust/colors-rofi.rasi'
-waybar.template = 'templates/colors-waybar.css'
+waybar.template = 'colors-waybar.css'
waybar.target = '~/.config/waybar/wallust/colors-waybar.css'
-#kitty.template = 'templates/colors-kitty.conf'
+#kitty.template = 'colors-kitty.conf'
#kitty.target = '~/.config/kitty/kitty.conf'
-#swaync.template = 'templates/colors-swaync.css'
+#swaync.template = 'colors-swaync.css'
#swaync.target = '~/.config/swaync/wallust/colors-wallust.css'
-#macchina.template = 'templates/colors-macchina.toml'
+#macchina.template = 'colors-macchina.toml'
#macchina.target = '~/.config/macchina/themes/wallust.toml'
-#wezterm.template = 'templates/colors-wezterm.toml'
+#wezterm.template = 'colors-wezterm.toml'
#wezterm.target = '~/.config/wezterm/colors/wallust.toml'
-#zathura.template = 'templates/colors-zathura'
+#zathura.template = 'colors-zathura'
#zathura.target = '~/.config/zathura/zathurarc'
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage