From 3057a98b4bd82a89e6dbe8ae47546742b12159ad Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Wed, 24 Feb 2021 11:53:11 +0100 Subject: [PATCH] sway/i3status: open bluetoothctl, float it --- config | 1 + i3status.d/7DPQTN2.toml | 1 + i3status.d/90PKL63.toml | 1 + 3 files changed, 3 insertions(+) diff --git a/config b/config index 93f58cd..f716e68 100644 --- a/config +++ b/config @@ -274,6 +274,7 @@ for_window [class="feh"] floating enable for_window [app_id=".*"] title_format '%title (%app_id)' for_window [class=".*"] title_format '%title (%class:%instance)' for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0 +for_window [title="bluetoothctl"] floating enable # # Status Bar: diff --git a/i3status.d/7DPQTN2.toml b/i3status.d/7DPQTN2.toml index 9631184..faa4024 100644 --- a/i3status.d/7DPQTN2.toml +++ b/i3status.d/7DPQTN2.toml @@ -50,6 +50,7 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" block = "bluetooth" mac = "4C:87:5D:0D:0F:4F" label = " ignorance ii" +on_click = "termite -e bluetoothctl" [[block]] block = "music" diff --git a/i3status.d/90PKL63.toml b/i3status.d/90PKL63.toml index 118b3c9..c5ef3f8 100644 --- a/i3status.d/90PKL63.toml +++ b/i3status.d/90PKL63.toml @@ -50,6 +50,7 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" block = "bluetooth" mac = "04:52:C7:C7:C8:DB" label = " ignorance" +on_click = "termite -e bluetoothctl" [[block]] block = "music"