update sway config

This commit is contained in:
Grisha Shipunov 2025-02-16 18:46:43 +01:00
parent 00a528ff19
commit 01877ed18a
4 changed files with 35 additions and 33 deletions

View file

@ -19,7 +19,7 @@ threshold_critical = 1
display_type = "new"
[[block.click]]
button = "left"
cmd = "alacritty --class floating-foot -e zsh -c neomutt"
cmd = "foot -a floating-foot -W 150x40 -- zsh -c neomutt"
[[block]]
block = "maildir"
@ -30,7 +30,7 @@ threshold_critical = 10
display_type = "new"
[[block.click]]
button = "left"
cmd = "alacritty --class floating-foot -e zsh -c neomutt"
cmd = "foot -a floating-foot -W 150x40 -- zsh -c neomutt"
[[block]]
block = "backlight"
@ -63,15 +63,15 @@ format = " $icon $mem_used_percents "
block = "load"
format = " $1m.eng(w:4) $5m.eng(w:4) $15m.eng(w:4) "
[[block]]
block = "bluetooth"
mac = "88:C9:E8:CE:69:9F"
[[block.click]]
button = "left"
cmd = "bluetoothctl connect 88:C9:E8:CE:69:9F"
[[block.click]]
button = "right"
cmd = "bluetoothctl disconnect 88:C9:E8:CE:69:9F"
# [[block]]
# block = "bluetooth"
# mac = "88:C9:E8:CE:69:9F"
# [[block.click]]
# button = "left"
# cmd = "bluetoothctl connect 88:C9:E8:CE:69:9F"
# [[block.click]]
# button = "right"
# cmd = "bluetoothctl disconnect 88:C9:E8:CE:69:9F"
[[block]]
block = "sound"