diff options
| author | Baitinq <[email protected]> | 2024-04-07 17:48:27 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2024-04-07 17:48:33 +0200 |
| commit | be5c3da1a99b60a0d98e5986a375228d9e6b7540 (patch) | |
| tree | b0ec20ab53a20baeb1c2ddd1a0facb94d3a9cfd8 /dotfiles/sxhkd | |
| parent | Hardware: Virtualbox: Set /nix size to 64G (diff) | |
| download | nixos-config-be5c3da1a99b60a0d98e5986a375228d9e6b7540.tar.gz nixos-config-be5c3da1a99b60a0d98e5986a375228d9e6b7540.tar.bz2 nixos-config-be5c3da1a99b60a0d98e5986a375228d9e6b7540.zip | |
Home: Switch from st to alacritty
I'd like using the same terminal across OSes :(
Diffstat (limited to 'dotfiles/sxhkd')
| -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 35c162d..e206b01 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -1,6 +1,6 @@ # terminal emulator alt + Return - st tmux new-session -A + alacritty -e tmux new-session -A # program launcher alt + d |