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 PAGER=less
|
||||
|
||||
# sway
|
||||
#export XDG_CURRENT_DESKTOP=sway
|
||||
#export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
#export QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
|
||||
# wayland
|
||||
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
||||
export GTK_USE_PORTAL=1
|
||||
|
||||
# virt
|
||||
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
||||
|
||||
Reference in New Issue
Block a user