mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
- Move Sway, GTK, Qt, Alacritty, and Emacs toward the Noctalia-generated Ayu theme - Add shared font/cursor settings, qt5ct/qt6ct templates, and Flatpak theme integration support - Keep browser and Telegram theming manual while preserving generated Noctalia assets where useful
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
export LIBVA_DRIVER_NAME=iHD
|
|
export QT_QPA_PLATFORM=wayland
|
|
export QT_QPA_PLATFORMTHEME=qt6ct
|
|
export SWAY_UNSUPPORTED_GPU=1
|
|
export WLR_DRM_DEVICES=/dev/dri/card0:/dev/dri/card1
|
|
export WLR_NO_HARDWARE_CURSORS=1
|