QT stuff
This commit is contained in:
parent
9e804bd837
commit
4ed8ae19b6
2 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
- python3-deepdiff
|
||||
- python3-openstackclient
|
||||
- python3-yamlfix
|
||||
- qt5ct
|
||||
- rsync
|
||||
- scdaemon
|
||||
- simple-scan
|
||||
|
|
|
@ -9,6 +9,8 @@ export XMODIFIERS=@im=ibus
|
|||
export QT_IM_module=ibus
|
||||
export TERM=xterm-256color
|
||||
export XDG_PICTURES_DIR=${HOME}/Pictures
|
||||
export QT_QPA_PLATFORM="wayland;xcb"
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
# 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,
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
|
|
Loading…
Add table
Reference in a new issue