From 41c5a1b29a44485ade43829a83e7e60d570a15f6 Mon Sep 17 00:00:00 2001 From: Lilou <quentinduchemin@tuta.io> Date: Mon, 17 Mar 2025 22:11:49 +0100 Subject: [PATCH] Exec blueman-manager --- .config/i3/config_common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config_common b/.config/i3/config_common index 274c460..d59a260 100644 --- a/.config/i3/config_common +++ b/.config/i3/config_common @@ -118,7 +118,7 @@ exec --no-startup-id redshift-gtk exec qbittorrent exec pavucontrol exec helvum - +exec blueman-manager # fetch keys from HSM exec --no-startup-id gpg --card-status @@ -302,4 +302,4 @@ assign [class="(?i)Firefox" window_role="browser"] → number 3 assign [class="(?i)VSCodium"] → number 2 bindsym $mod+j [instance="pavucontrol"] scratchpad show, move position center -bindsym $mod+Shift+j [instance="helvum"] scratchpad show, move position center \ No newline at end of file +bindsym $mod+Shift+j [instance="helvum"] scratchpad show, move position center