mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-30 12:01:16 +01:00
bulkadding .local files
This commit is contained in:
4
.local/bin/i3cmds/tmuxdd
Executable file
4
.local/bin/i3cmds/tmuxdd
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# This is the script that i3 runs to either start tmux in
|
||||
# the dropdown terminal or log into a previous session.
|
||||
tmux a || tmux
|
||||
Reference in New Issue
Block a user