removed call for wayland display in fish conf
This commit is contained in:
@@ -43,9 +43,9 @@ status --is-interactive; and begin
|
|||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
|
#if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
|
||||||
exec sway
|
# exec sway
|
||||||
end
|
#end
|
||||||
|
|
||||||
set -g EDITOR /usr/bin/nvim
|
set -g EDITOR /usr/bin/nvim
|
||||||
set -g VISUAL /usr/bin/nvim
|
set -g VISUAL /usr/bin/nvim
|
||||||
|
|||||||
Reference in New Issue
Block a user