Improve wayland configs
This commit is contained in:
parent
35f4e0c88f
commit
ceea1c316a
18 changed files with 549 additions and 41 deletions
.config
|
@ -36,8 +36,8 @@ export MOAR="--style=dracula"
|
|||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export PS1='\$ '
|
||||
|
||||
#export QT_QPA_PLATFORM="wayland;xcb"
|
||||
export QT_QPA_PLATFORM="xcb"
|
||||
export QT_QPA_PLATFORM="wayland;xcb"
|
||||
#export QT_QPA_PLATFORM="xcb"
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
|
||||
#export SDL_VIDEODRIVER="wayland"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue