mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
feat: update waypaper config
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user