From 968c9cb9c75ffc43845085ecb7e56747640adeae Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 3 Aug 2025 17:50:17 -0700 Subject: Fixes and Adds new user systemd services --- dots/sway/.config/sway/config.d/10-autostart-applications | 3 +++ dots/sway/.config/sway/config.d/theme.j2 | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dots/sway/.config') diff --git a/dots/sway/.config/sway/config.d/10-autostart-applications b/dots/sway/.config/sway/config.d/10-autostart-applications index a6f182b..3e695f4 100644 --- a/dots/sway/.config/sway/config.d/10-autostart-applications +++ b/dots/sway/.config/sway/config.d/10-autostart-applications @@ -6,6 +6,9 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK +exec swww-daemon -f xrgb +exec systemctl start --user wallpaper + exec swayidle -w \ timeout 300 'swaylock' \ timeout 600 'swaymsg "output * dpms off"' \ diff --git a/dots/sway/.config/sway/config.d/theme.j2 b/dots/sway/.config/sway/config.d/theme.j2 index a55c03b..9eeb1a8 100644 --- a/dots/sway/.config/sway/config.d/theme.j2 +++ b/dots/sway/.config/sway/config.d/theme.j2 @@ -6,9 +6,6 @@ default_border pixel 2 smart_borders on smart_gaps off -exec swww-daemon -f xrgb -exec systemctl start --user wallpaper - font pango:{{ theme.sway.font }} exec gsettings set org.gnome.desktop.interface cursor-theme {{ theme.gtk.cursor }} -- cgit v1.2.3-70-g09d2