diff options
| author | kkard2 <[email protected]> | 2024-10-12 08:58:06 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-10-12 08:58:06 +0200 |
| commit | d843e48862993e903b0626604ac72cbc61c2412f (patch) | |
| tree | df7bc4d25e3d4cd98eb318d7560ce9f751fa735d /_linux/i3 | |
| parent | bb2302836c6970d9296d1a85af66ddcf895362ce (diff) | |
kitty is so annoying (probly conf issue but can't be bothered
Diffstat (limited to '_linux/i3')
| -rw-r--r-- | _linux/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_linux/i3/config b/_linux/i3/config index c0247ea..0a81dd8 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -55,7 +55,7 @@ floating_modifier $mod tiling_drag modifier titlebar # start a terminal -bindsym $mod+Return exec i3-sensible-terminal +bindsym $mod+Return exec alacritty bindsym $mod+w exec firefox # kill focused window |
