shift programs used. tend to use lxqt GUIs
This commit is contained in:
parent
06174dbafa
commit
7df7664ca2
2 changed files with 12 additions and 4 deletions
10
.profile
10
.profile
|
@ -6,7 +6,11 @@ export PATH=$PATH:$HOME/.local/bin
|
|||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="firefox"
|
||||
export BROWSER2="iridium-browser"
|
||||
export BROWSER="librewolf"
|
||||
export BROWSER2="chromium"
|
||||
export READER="xreader"
|
||||
export FILEMANAGER="thunar"
|
||||
export FILEMANAGER="pcmanfm-qt"
|
||||
|
||||
#export QT_STYLE_OVERRIDE=kvantum
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
#export DESKTOP_SESSION=KDE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue