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