hah
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -10,8 +10,6 @@ glib2
|
||||
curl
|
||||
jq
|
||||
procps-ng
|
||||
darkman
|
||||
xpad
|
||||
thunar-archive-plugin
|
||||
thunar
|
||||
noto-fonts
|
||||
|
||||
Reference in New Issue
Block a user