mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[x11] add my xprofile
This commit is contained in:
parent
6fc06191a5
commit
9555e5f706
1 changed files with 5 additions and 0 deletions
5
x11/xprofile.sh
Executable file
5
x11/xprofile.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
export XDG_MENU_PREFIX=lxde-
|
||||
export MOZ_USE_XINPUT2=1
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
Loading…
Reference in a new issue