mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-04-21 18:05:50 +00:00
7 lines
236 B
Bash
7 lines
236 B
Bash
systemctl --user import-environment DISPLAY XAUTHORITY DBUS_SESSION_BUS_ADDRESS
|
|
dbus-update-activation-environment --systemd DISPLAY XAUTHORITY DBUS_SESSION_BUS_ADDRESS
|
|
|
|
i3
|
|
export GTK_THEME=Adwaita-dark
|
|
export QT_QPA_PLATFORMTHEME=gtk2
|