X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=445726745d9f54ac91b7fba5536b090ffb969b31;hb=ac1f7c98075f108653bd5a8bc99ef80815a158bc;hp=29a37a34374fd3281c3c1a5395eaa712fa945915;hpb=4dd9dbe54e6ac860b7fed79551141ec8cf54aa7d;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index 29a37a3..4457267 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -30,6 +30,7 @@ export MANPATH=~/.local/share/man:/opt/texlive/2019/texmf-dist/doc/man:./arduino export GTK_IM_MODULE=xim export QT_IM_MODULE=xim +export QT_QPA_PLATFORMTHEME=qt5ct alias ls='ls --color=auto' alias grep='grep --color=auto'