diff --git a/.bash_profile b/.bash_profile index c4e5488..d051227 100644 --- a/.bash_profile +++ b/.bash_profile @@ -26,7 +26,9 @@ export XDG_CONFIG_HOME="${HOME}/.config" export QT_STYLE_OVERRIDE=kvantum -#export GTK_USE_PORTAL=1 +export GTK_USE_PORTAL=1 + +export LIBVIRT_DEFAULT_URI=qemu:///system if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then if [[ ! -z "$IS_LAPTOP" ]]; then