mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
feat: add overview background
This commit is contained in:
@@ -14,7 +14,7 @@ show_hidden = False
|
||||
show_gifs_only = False
|
||||
zen_mode = True
|
||||
number_of_columns = 3
|
||||
post_command = matugen image $wallpaper --source-color-index 0
|
||||
post_command = $HOME/.config/waypaper/scripts/set_wallpaper.sh $wallpaper
|
||||
swww_transition_type = any
|
||||
swww_transition_step = 63
|
||||
swww_transition_angle = 0
|
||||
@@ -25,4 +25,15 @@ mpvpaper_options =
|
||||
use_xdg_state = False
|
||||
stylesheet = ~/.config/waypaper/style.css
|
||||
keybindings = ~/.config/waypaper/keybindings.ini
|
||||
wallpaperengine_folder = ~/.steam/root/steamapps/workshop/content/431960
|
||||
linux_wallpaperengine_clamp = none
|
||||
linux_wallpaperengine_volume = 15
|
||||
linux_wallpaperengine_silent = False
|
||||
linux_wallpaperengine_noautomute = False
|
||||
linux_wallpaperengine_no_audio_processing = False
|
||||
linux_wallpaperengine_fps = 30
|
||||
linux_wallpaperengine_disable_particles = True
|
||||
linux_wallpaperengine_disable_mouse = False
|
||||
linux_wallpaperengine_disable_parallax = False
|
||||
linux_wallpaperengine_no_fullscreen_pause = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user