removed call for wayland display in fish conf

This commit is contained in:
2024-11-14 13:21:00 +01:00
parent e86bdf1a32
commit 5e663e9283

View File

@@ -43,9 +43,9 @@ status --is-interactive; and begin
end
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
exec sway
end
#if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
# exec sway
#end
set -g EDITOR /usr/bin/nvim
set -g VISUAL /usr/bin/nvim