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]
|
[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'
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user