mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
5 lines
107 B
Bash
Executable file
5 lines
107 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
export XDG_MENU_PREFIX=lxde-
|
|
export MOZ_USE_XINPUT2=1
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|