diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-11-17 16:44:07 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-11-17 16:44:07 -0500 |
| commit | c7e3d61753201d48835cdc819dcd6557bc2cffe7 (patch) | |
| tree | 5700fb5d11bd49f7d8919baa8d53af1b13d2a07b /.local/bin/i3cmds/tmuxdd | |
| parent | 9df28899ded4ed4cd75c4fa05b8302f71ff8198d (diff) | |
| download | eibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.tar.gz eibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.tar.zst eibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.zip | |
old script cleanout
Diffstat (limited to '.local/bin/i3cmds/tmuxdd')
| -rwxr-xr-x | .local/bin/i3cmds/tmuxdd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.local/bin/i3cmds/tmuxdd b/.local/bin/i3cmds/tmuxdd deleted file mode 100755 index 3997240..0000000 --- a/.local/bin/i3cmds/tmuxdd +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 |
