diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-08 21:34:07 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-08 21:34:07 -0600 |
| commit | 54566b220c4310e7887cf7543053cee5e40a329a (patch) | |
| tree | 07a397692e912da9efefa9159d5ecc63efafbafd /dotfiles/hyprland/.config/waypaper | |
| parent | 0ae72d5ae238066eb0feba650820792c0f84a0c6 (diff) | |
feat(archsetup): add slack with Wayland/DWM conditional
Add slack-desktop-wayland for Hyprland, slack-desktop for DWM.
Update Claude startup prompts, fix Hyprland portal/waybar startup
order, add signal-desktop Wayland .desktop override.
Diffstat (limited to 'dotfiles/hyprland/.config/waypaper')
| -rw-r--r-- | dotfiles/hyprland/.config/waypaper/config.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/hyprland/.config/waypaper/config.ini b/dotfiles/hyprland/.config/waypaper/config.ini index 12e60fd..c459641 100644 --- a/dotfiles/hyprland/.config/waypaper/config.ini +++ b/dotfiles/hyprland/.config/waypaper/config.ini @@ -2,12 +2,12 @@ language = en folder = ~/pictures/wallpaper monitors = All -wallpaper = ~/pictures/wallpaper/dark-lion.jpg +wallpaper = ~/pictures/wallpaper/my-summer-home-denmark.png show_path_in_tooltip = True backend = swww fill = fill sort = name -color = #ffffff +color = #3D3846 subfolders = False all_subfolders = False show_hidden = False @@ -15,7 +15,7 @@ show_gifs_only = False zen_mode = False post_command = number_of_columns = 3 -swww_transition_type = simple +swww_transition_type = none swww_transition_step = 63 swww_transition_angle = 0 swww_transition_duration = 2 |
