update river config

This commit is contained in:
LordMZTE 2022-12-13 23:36:16 +01:00
parent b1a5b8f2cf
commit db9c7ad514
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
2 changed files with 4 additions and 3 deletions

View file

@ -173,6 +173,7 @@ riverctl default-layout rivertile
waybar &
# needed for some dbus stuff to work
dbus-update-activation-environment DISPLAY XAUTHORITY
dbus-update-activation-environment DISPLAY XAUTHORITY WAYLAND_DISPLAY
systemctl --user import-environment DISPLAY XAUTHORITY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec rivertile -view-padding 6 -outer-padding 6

View file

@ -7,8 +7,8 @@ export XKB_DEFAULT_LAYOUT="de"
# other stuff
export QT_QPA_PLATFORM="wayland"
# this is necessary for try icons
export XDG_CURRENT_DESKTOP="Unity"
# this is necessary for tray icons
export XDG_CURRENT_DESKTOP="river"
# theming
export GTK_THEME=Dracula