[tmux] Fix notes session directory
Fixed opening correct directory for tmux notes session, vim working window. Update xinit comments to be more reflective of programs intention. Remove wal autostart xresources setup, it has been replaced by styler (and at some point goxbam).
This commit is contained in:
parent
0d3b3a0c14
commit
64236ada0a
2 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
rename-window notes
|
||||
send-keys vm Space $WIKIROOT Space $LIBRARY C-m
|
||||
new-window -n notepad
|
||||
send-keys $WIKIROOT C-m
|
||||
send-keys cd Space $WIKIROOT C-m
|
||||
send-keys v C-m
|
||||
send-keys Space w w
|
||||
attach-session -t . -c $WIKIROOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue