diff options
| author | Baitinq <[email protected]> | 2024-03-23 13:15:06 +0100 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2024-03-23 13:15:06 +0100 |
| commit | 55102f30c1aa25f29eb41dd313cb914f9f8a8858 (patch) | |
| tree | 0b13b220abdd284fe158d3f3bb1004bfe52040d4 /dotfiles/sxhkd/base | |
| parent | Dotfiles: Tmux: Set up resurrect to work with vim (diff) | |
| download | nixos-config-55102f30c1aa25f29eb41dd313cb914f9f8a8858.tar.gz nixos-config-55102f30c1aa25f29eb41dd313cb914f9f8a8858.tar.bz2 nixos-config-55102f30c1aa25f29eb41dd313cb914f9f8a8858.zip | |
Dotfiles: Launch st with tmux
Diffstat (limited to 'dotfiles/sxhkd/base')
| -rw-r--r-- | dotfiles/sxhkd/base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/sxhkd/base b/dotfiles/sxhkd/base index 0a2b681..35c162d 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -1,6 +1,6 @@ # terminal emulator alt + Return - st -e zsh + st tmux new-session -A # program launcher alt + d |