put back DISPLAY env for copy pasta
This commit is contained in:
parent
cf28bd8597
commit
228489f197
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#x-server
|
||||
#set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
|
||||
#
|
||||
#if test -x (command -v npiperelay.exe)
|
||||
# source (dirname (status --current-file))/config-npiperelay.fish
|
||||
#end
|
||||
set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
|
||||
|
||||
if test -x (command -v npiperelay.exe)
|
||||
source (dirname (status --current-file))/config-npiperelay.fish
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue