Skip to content

Commit 2c068b8

Browse files
committed
switch to awww
1 parent 510d7a3 commit 2c068b8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.chezmoidata/linux/arch/packages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ packages:
214214
- xdg-desktop-portal-gtk
215215
- cliphist
216216
- wl-clipboard
217-
- swww
218-
aur: []
217+
aur:
218+
- awww-git
219219
flatpak: []
220220

221221
themeing:

dot_config/hypr/hyprautostart.conf.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#################
22
### AUTOSTART ###
33
#################
4-
exec-once = swww-daemon
4+
exec-once = awww-daemon
55
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
66
exec-once = systemctl --user start hyprpolkitagent
77
exec-once = ~/.config/hypr/scripts/xdg.sh

dot_config/matugen/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[config]
22

33
[config.wallpaper]
4-
command = "swww"
4+
command = "awww"
55
arguments = ["img", "--transition-type", "wave"]
66
set = true
77

@@ -21,7 +21,7 @@ post_hook = 'pkill -SIGUSR1 kitty'
2121

2222
[templates.helix]
2323
input_path = '~/.config/matugen/templates/helix.toml'
24-
output_path = '~/.config/helix/themes/matugen.toml'
24+
output_path = '~/.config/helix/themes/matugen.toml'
2525

2626
[templates.pywalfox]
2727
input_path = '~/.config/matugen/templates/pywalfox-colors.json'
@@ -78,10 +78,10 @@ blend = true
7878
color = "#FFFFFF"
7979
blend = true
8080

81-
[config.custom_colors.sky]
81+
[config.custom_colors.sky]
8282
color = "#91d7e3"
8383
blend = true
8484

8585
[config.custom_colors.teal]
8686
color = "#8bd5ca"
87-
blend = true
87+
blend = true

0 commit comments

Comments
 (0)