Export LIBVIRT_DEFAULT_URI=qemu:///system
This commit is contained in:
parent
8132992f59
commit
3b4102518c
@ -26,7 +26,9 @@ export XDG_CONFIG_HOME="${HOME}/.config"
|
|||||||
|
|
||||||
export QT_STYLE_OVERRIDE=kvantum
|
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 "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
|
||||||
if [[ ! -z "$IS_LAPTOP" ]]; then
|
if [[ ! -z "$IS_LAPTOP" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user