File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff 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 :
Original file line number Diff line number Diff line change 11#################
22### AUTOSTART ###
33#################
4- exec-once = swww -daemon
4+ exec-once = awww -daemon
55exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
66exec-once = systemctl --user start hyprpolkitagent
77exec-once = ~/.config /hypr/scripts/xdg.sh
Original file line number Diff line number Diff line change 11[config ]
22
33[config .wallpaper ]
4- command = " swww "
4+ command = " awww "
55arguments = [" img" , " --transition-type" , " wave" ]
66set = true
77
@@ -21,7 +21,7 @@ post_hook = 'pkill -SIGUSR1 kitty'
2121
2222[templates .helix ]
2323input_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 ]
2727input_path = ' ~/.config/matugen/templates/pywalfox-colors.json'
@@ -78,10 +78,10 @@ blend = true
7878color = " #FFFFFF"
7979blend = true
8080
81- [config .custom_colors .sky ]
81+ [config .custom_colors .sky ]
8282color = " #91d7e3"
8383blend = true
8484
8585[config .custom_colors .teal ]
8686color = " #8bd5ca"
87- blend = true
87+ blend = true
You can’t perform that action at this time.
0 commit comments