feat: update waypaper config

This commit is contained in:
2026-03-25 13:26:00 +08:00
parent b0375db19c
commit adfb3c31cc
2 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[config.wallpaper] [config.wallpaper]
command = "awww" command = "awww"
#arguments = ["img", "--transition-type", "center"] arguments = ["img", "--transition-type", "center"]
#set = false set = false
[templates.waybar] [templates.waybar]
input_path = '~/.config/matugen/templates/colors.css' input_path = '~/.config/matugen/templates/colors.css'

View File

@@ -2,9 +2,9 @@
language = en language = en
folder = ~/Pictures/wallpapers folder = ~/Pictures/wallpapers
monitors = All monitors = All
wallpaper = ~/Pictures/wallpapers/wallhaven-yq8w67.jpg wallpaper = ~/Pictures/wallpapers/4.png
show_path_in_tooltip = True show_path_in_tooltip = True
backend = swww backend = awww
fill = fill fill = fill
sort = name sort = name
color = #ffffff color = #ffffff
@@ -14,7 +14,7 @@ show_hidden = False
show_gifs_only = False show_gifs_only = False
zen_mode = True zen_mode = True
number_of_columns = 3 number_of_columns = 3
post_command = matugen image $wallpaper post_command = matugen image $wallpaper --source-color-index 0
swww_transition_type = any swww_transition_type = any
swww_transition_step = 63 swww_transition_step = 63
swww_transition_angle = 0 swww_transition_angle = 0
@@ -23,5 +23,6 @@ swww_transition_fps = 60
mpvpaper_sound = False mpvpaper_sound = False
mpvpaper_options = mpvpaper_options =
use_xdg_state = False use_xdg_state = False
stylesheet = /home/zhenyan121/.config/waypaper/style.css stylesheet = ~/.config/waypaper/style.css
keybindings = ~/.config/waypaper/keybindings.ini