From 2557b2dda6ff8ff3288e80cd6be2c35cc1b5aa5f Mon Sep 17 00:00:00 2001 From: Varac <varac@varac.net> Date: Fri, 25 Apr 2025 22:53:03 +0200 Subject: [PATCH] hyprland/waypaper: add config --- .../dot_config/waypaper/config.ini | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 home/dot_config/ml4w-custom-dotfiles/dot_config/waypaper/config.ini diff --git a/home/dot_config/ml4w-custom-dotfiles/dot_config/waypaper/config.ini b/home/dot_config/ml4w-custom-dotfiles/dot_config/waypaper/config.ini new file mode 100644 index 0000000..0d40c4e --- /dev/null +++ b/home/dot_config/ml4w-custom-dotfiles/dot_config/waypaper/config.ini @@ -0,0 +1,24 @@ +[Settings] +language = en +folder = /usr/share/ml4w-hyprland/wallpapers +wallpaper = /usr/share/ml4w-hyprland/wallpapers/mountain-lake.jpg +backend = hyprpaper +monitors = All +fill = fill +sort = name +color = #ffffff +subfolders = False +show_hidden = False +show_gifs_only = False +post_command = ~/.config/hypr/scripts/wallpaper.sh "$wallpaper" +number_of_columns = 3 +swww_transition_type = any +swww_transition_step = 90 +swww_transition_angle = 0 +swww_transition_duration = 2 +swww_transition_fps = 60 +use_xdg_state = False +show_path_in_tooltip = True +all_subfolders = False +mpvpaper_sound = False +mpvpaper_options = -- GitLab