From 54566b220c4310e7887cf7543053cee5e40a329a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 8 Feb 2026 21:34:07 -0600 Subject: 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. --- dotfiles/hyprland/.config/waypaper/config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dotfiles/hyprland/.config/waypaper') 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 -- cgit v1.2.3