mirror of
https://github.com/Derisis13/dotfiles.git
synced 2026-09-16 10:00:51 +02:00
feat(uwsm): export env vars
This commit is contained in:
9
uwsm/env
Normal file
9
uwsm/env
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
export XCURSOR_SIZE="24"
|
||||||
|
export XCURSOR_THEME="Adwaita"
|
||||||
|
export QT_QPA_PLATFORMTHEME="gtk3"
|
||||||
|
export QT_QPA_PLATFORM="wayland;xcb"
|
||||||
|
export GTK_THEME="adw-gtk3-dark"
|
||||||
|
export SDL_VIDEODRIVER="wayland"
|
||||||
|
export CLUTTER_BACKEND="wayland"
|
||||||
|
export XDG_RUNTIME_DIR="/run/user/1000/"
|
||||||
|
export GDK_BACKEND="wayland,x11,*"
|
||||||
Reference in New Issue
Block a user