remove sway vars, add vars for vscode/wayland
This commit is contained in:
@@ -27,10 +27,9 @@ export EDITOR=nvim
|
|||||||
export SUDO_EDITOR="$(which $EDITOR)"
|
export SUDO_EDITOR="$(which $EDITOR)"
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
|
|
||||||
# sway
|
# wayland
|
||||||
#export XDG_CURRENT_DESKTOP=sway
|
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
||||||
#export _JAVA_AWT_WM_NONREPARENTING=1
|
export GTK_USE_PORTAL=1
|
||||||
#export QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
|
|
||||||
|
|
||||||
# virt
|
# virt
|
||||||
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
||||||
|
|||||||
Reference in New Issue
Block a user