|
|
@ -11,6 +11,9 @@ export TERM=xterm-256color
|
|
|
|
export XDG_PICTURES_DIR=${HOME}/Pictures
|
|
|
|
export XDG_PICTURES_DIR=${HOME}/Pictures
|
|
|
|
export QT_QPA_PLATFORM="wayland;xcb"
|
|
|
|
export QT_QPA_PLATFORM="wayland;xcb"
|
|
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
|
|
|
|
|
|
export CLUTTER_BACKEND=wayland
|
|
|
|
|
|
|
|
export SDL_VIDEODRIVER="wayland,x11"
|
|
|
|
|
|
|
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
|
|
|
# Set name of the theme to load --- if set to "random", it will
|
|
|
|
# Set name of the theme to load --- if set to "random", it will
|
|
|
|
# load a random theme each time oh-my-zsh is loaded, in which case,
|
|
|
|
# load a random theme each time oh-my-zsh is loaded, in which case,
|
|
|
|
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
|
|
|
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
|
|
|