Added tmux-display-fix when session was in the desktop after in the ssh and it cause problem
This commit is contained in:
parent
48cc449550
commit
8dffdba4d4
2
.local/bin/tmux-display-fix
Executable file
2
.local/bin/tmux-display-fix
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export DISPLAY="`tmux show-env | sed -n 's/^DISPLAY=//p'`"
|
Loading…
Reference in New Issue
Block a user