added bunch of stuff

This commit is contained in:
ry
2022-02-02 17:23:19 -08:00
parent 8e6c976dc3
commit c4d910191f
6 changed files with 34 additions and 13 deletions

View File

@@ -41,6 +41,9 @@ exec_always --no-startup-id dunst
# flash focus
exec --no-startup-id flashfocus
# udiskie - auto usb mounting
exec --no-startup-id /usr/bin/udiskie
# polkit
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
@@ -50,7 +53,7 @@ exec /usr/bin/nm-applet --indicator
# Bluetooth manager tray applet
exec /usr/bin/blueman-applet
# Gtk crap
# Gtk
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