aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/alacritty/alacritty.yml2
-rw-r--r--.hunspell_ca_ES1
-rw-r--r--.i3/config5
3 files changed, 4 insertions, 4 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
index 2f00512..eb6fad2 100644
--- a/.config/alacritty/alacritty.yml
+++ b/.config/alacritty/alacritty.yml
@@ -57,7 +57,5 @@ font:
##
# Adapt some bindings to the ones I have from GNU Emacs.
key_bindings:
- - { key: Z, mods: Control, action: ToggleViMode }
- - { key: G, mods: Control, action: ToggleViMode }
- { key: A, mods: Control, mode: Vi, action: FirstOccupied }
- { key: E, mods: Control, mode: Vi, action: Last }
diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES
index 73410d3..1ffa6f3 100644
--- a/.hunspell_ca_ES
+++ b/.hunspell_ca_ES
@@ -63,3 +63,4 @@ Súnion
TFG
LLPSI
Patreon
+Duolingo
diff --git a/.i3/config b/.i3/config
index 586eac5..2025ae2 100644
--- a/.i3/config
+++ b/.i3/config
@@ -59,8 +59,9 @@ bindsym $mod+v split v
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen
-# Execute my own lock and setup xautolock for it.
-bindsym $mod+l exec ~/bin/lock.sh
+# Cool lock. Thanks franky!
+bindsym $mod+l exec xlock -mode eyes
+# bindsym $mod+l exec ~/bin/lock.sh
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking