aboutsummaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-08-12 09:51:21 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-08-12 09:51:21 +0200
commita60a72ea8c6ee28e5b0c06d9d07b795a6e779ff4 (patch)
treea60a200d0a19aba7731f96f71428be2fbbfde150 /.i3
parentb6d06b7cddda8dd6c6dea5cf7c1c18b752c1a5eb (diff)
downloaddotfiles-a60a72ea8c6ee28e5b0c06d9d07b795a6e779ff4.tar.gz
dotfiles-a60a72ea8c6ee28e5b0c06d9d07b795a6e779ff4.zip
Trying out alacritty as the terminal emulator
For now I've built it from source, which maybe isn't the best option. I've also updated the hunspell dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.i3')
-rw-r--r--.i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.i3/config b/.i3/config
index ac4e31e..2c9e58e 100644
--- a/.i3/config
+++ b/.i3/config
@@ -26,7 +26,7 @@ client.urgent #2f343a #900000 #ffffff #900000
floating_modifier $mod
# start a terminal
-bindsym $mod+Return exec konsole
+bindsym $mod+Return exec alacritty
# kill focused window
bindsym $mod+Shift+q kill