|
|
@ -23,6 +23,13 @@ export MOZ_USE_XINPUT2=1 |
|
|
|
systemctl --user import-environment PATH |
|
|
|
systemctl --user import-environment PATH |
|
|
|
dbus-update-activation-environment --systemd SSH_AUTH_SOCK |
|
|
|
dbus-update-activation-environment --systemd SSH_AUTH_SOCK |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Restart tl auto suspend to have the correct path |
|
|
|
|
|
|
|
systemctl --user restart tl-auto-suspend.service |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Remove _NET_WORKAREA to fix some apps |
|
|
|
|
|
|
|
# https://github.com/xmonad/xmonad/issues/42#issuecomment-243422400 |
|
|
|
|
|
|
|
xprop -root -remove _NET_WORKAREA |
|
|
|
|
|
|
|
|
|
|
|
# Auto-start applications |
|
|
|
# Auto-start applications |
|
|
|
bash ~/.xmonad/battery-monitor.sh& |
|
|
|
bash ~/.xmonad/battery-monitor.sh& |
|
|
|
gajim& |
|
|
|
gajim& |
|
|
|