From 757c63a5f192cb34eecdac6cae0765d9ccb32e13 Mon Sep 17 00:00:00 2001 From: Stabosa87 Date: Mon, 6 Jul 2026 22:06:27 -0500 Subject: [PATCH] hah --- config/sway/config | 2 ++ justfile | 1 - packages-arch | 4 +--- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/sway/config b/config/sway/config index 47aea31..7f58920 100755 --- a/config/sway/config +++ b/config/sway/config @@ -2,6 +2,8 @@ set $base ~/.config/sway/ xwayland enable exec_always env BASE_SWAY=$base XDG_DATA_DIRS=/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share:/usr/local/share:/usr/share /usr/bin/python3 $base/main/boot.py +exec_always dbus-update-activation-environment --systemd \ + DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP SWAYSOCK include ~/.config/mute/* seat seat0 xcursor_theme DMZ-Black 12 exec_always env BASE_SWAY=$base /usr/bin/python3 $base/main/boot.py diff --git a/justfile b/justfile index 39d088e..58e350b 100644 --- a/justfile +++ b/justfile @@ -30,7 +30,6 @@ install-stabs-apps: @echo "Permissionizing..." flatpak override --user --filesystem=home io.gitlab.librewolf-community - flatpak override --user --filesystem=host com.valvesoftware.Steam flatpak override --user --filesystem=home dev.vencord.Vesktop flatpak override --user --filesystem=home org.gajim.Gajim diff --git a/packages-arch b/packages-arch index 995d28b..f9818e4 100644 --- a/packages-arch +++ b/packages-arch @@ -10,8 +10,6 @@ glib2 curl jq procps-ng -darkman -xpad thunar-archive-plugin thunar noto-fonts @@ -31,4 +29,4 @@ git gvim kdeconnect cargo -flatpak \ No newline at end of file +flatpak