sway/i3status: open bluetoothctl, float it

This commit is contained in:
Konstantin Koslowski 2021-02-24 11:53:11 +01:00
parent 0faf3cfcaa
commit 3057a98b4b
3 changed files with 3 additions and 0 deletions

1
config
View file

@ -274,6 +274,7 @@ for_window [class="feh"] floating enable
for_window [app_id=".*"] title_format '<span font_weight="bold">%title</span> <span>(%app_id)</span>'
for_window [class=".*"] title_format '<span font_weight="bold">%title</span> <span>(%class:%instance)</span>'
for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0
for_window [title="bluetoothctl"] floating enable
#
# Status Bar:

View file

@ -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"

View file

@ -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"