From 0b8de7b1742cd78c5a4b05c9465e214d75cb80f6 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Mon, 2 May 2022 10:20:09 -0700 Subject: [PATCH] added keyboard shortcut super+y for gtktranslate --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 3566ca3a..ce59e5c8 100644 --- a/i3/config +++ b/i3/config @@ -97,6 +97,7 @@ bindsym $mod+B exec kitty -o font_size=12 -o background_opacity=0.40 -e btop; fu bindsym $mod+M exec mousepad bindsym $mod+O exec gcolor3 bindsym $mod+U exec galculator +bindsym $mod+Y exec gtktranslate bindsym $mod+S exec steam bindsym $mod+X exec cd ~/Documents/Code/forks && exec kitty --session ~/.config/kitty/session bindsym $mod+v exec virt-manager