diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index 8832f34..a647785 100755 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -1,7 +1,7 @@ [config.wallpaper] command = "awww" -#arguments = ["img", "--transition-type", "center"] -#set = false +arguments = ["img", "--transition-type", "center"] +set = false [templates.waybar] input_path = '~/.config/matugen/templates/colors.css' diff --git a/.config/waypaper/config.ini b/.config/waypaper/config.ini index 2580d25..6358765 100644 --- a/.config/waypaper/config.ini +++ b/.config/waypaper/config.ini @@ -2,9 +2,9 @@ language = en folder = ~/Pictures/wallpapers monitors = All -wallpaper = ~/Pictures/wallpapers/wallhaven-yq8w67.jpg +wallpaper = ~/Pictures/wallpapers/4.png show_path_in_tooltip = True -backend = swww +backend = awww fill = fill sort = name color = #ffffff @@ -14,7 +14,7 @@ show_hidden = False show_gifs_only = False zen_mode = True number_of_columns = 3 -post_command = matugen image $wallpaper +post_command = matugen image $wallpaper --source-color-index 0 swww_transition_type = any swww_transition_step = 63 swww_transition_angle = 0 @@ -23,5 +23,6 @@ swww_transition_fps = 60 mpvpaper_sound = False mpvpaper_options = use_xdg_state = False -stylesheet = /home/zhenyan121/.config/waypaper/style.css +stylesheet = ~/.config/waypaper/style.css +keybindings = ~/.config/waypaper/keybindings.ini