put back DISPLAY env for copy pasta

This commit is contained in:
juancwu 2023-07-07 01:12:36 -04:00
commit 228489f197
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
#x-server #x-server
#set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0 set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
#
#if test -x (command -v npiperelay.exe) if test -x (command -v npiperelay.exe)
# source (dirname (status --current-file))/config-npiperelay.fish source (dirname (status --current-file))/config-npiperelay.fish
#end end