Initial Push.
This commit is contained in:
3
home/.local/usr/bin/gettmuxLayout
Executable file
3
home/.local/usr/bin/gettmuxLayout
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
layout=$( tmux display-message -p "#{window_layout}" )
|
||||
echo $layout
|
||||
Reference in New Issue
Block a user