add tmuxinator configs + mv src -> files
This commit is contained in:
parent
e58fbab9d0
commit
d8c3db32be
10 changed files with 87 additions and 1 deletions
|
|
@ -114,4 +114,10 @@
|
|||
set -g lock-command 'tty | grep -q "^/dev/tty" && vlock'
|
||||
'';
|
||||
};
|
||||
xdg.configFile."tmuxinator" = {
|
||||
recursive = true;
|
||||
source = ./files/tmuxinator;
|
||||
target = "tmuxinartor";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue