From d06fe30e070147e9d4461c3c0a8757d3cac327f7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 10 Apr 2026 14:29:55 -0500 Subject: fix: archsetup package fixes and velox post-install improvements Fixed multilib, adwaita-qt, webkit2gtk, touchpad-indicator, tidaler, pocketbook URL. Added post-archsetup review tasks for laptop setup. Updated mbsyncrc for STARTTLS and waypaper config. --- dotfiles/common/.mbsyncrc | 5 ++--- dotfiles/hyprland/.config/waypaper/config.ini | 14 +++++++++++++- 2 files changed, 15 insertions(+), 4 deletions(-) (limited to 'dotfiles') diff --git a/dotfiles/common/.mbsyncrc b/dotfiles/common/.mbsyncrc index 636791a..fae84ff 100644 --- a/dotfiles/common/.mbsyncrc +++ b/dotfiles/common/.mbsyncrc @@ -64,9 +64,8 @@ Host 127.0.0.1 Port 1143 User c@cjennings.net PassCmd "cat ~/.config/.cmailpass" -TLSType NONE -AuthMechs LOGIN -CertificateFile /etc/ssl/certs/ca-certificates.crt +TLSType STARTTLS +CertificateFile ~/.config/protonbridge.pem IMAPStore cmail-remote Account cmail diff --git a/dotfiles/hyprland/.config/waypaper/config.ini b/dotfiles/hyprland/.config/waypaper/config.ini index efe2270..08464f2 100644 --- a/dotfiles/hyprland/.config/waypaper/config.ini +++ b/dotfiles/hyprland/.config/waypaper/config.ini @@ -2,7 +2,7 @@ language = en folder = ~/pictures/wallpaper monitors = All -wallpaper = ~/pictures/wallpaper/imminent.jpg +wallpaper = ~/pictures/wallpaper/saves-more-than-text.png show_path_in_tooltip = True backend = swww fill = fill @@ -24,4 +24,16 @@ mpvpaper_sound = False mpvpaper_options = use_xdg_state = False stylesheet = /home/cjennings/.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 -- cgit v1.2.3