From adb2a25f874ba61099bcbbe690cec7b65cc60bf6 Mon Sep 17 00:00:00 2001 From: jc <46619361+juancwu@users.noreply.github.com> Date: Sun, 6 Oct 2024 18:31:22 -0400 Subject: [PATCH] (i3) add shortcut to open 1password --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index 3754e81..f58e178 100644 --- a/i3/config +++ b/i3/config @@ -69,6 +69,9 @@ bindsym $mod+T exec alacritty bindsym $mod+C exec discord assign [class="discord"] 3 +# start 1password +bindsym $mod+P exec 1password + # kill focused window bindsym $mod+q kill