Set bluetuith as Bluetooth manager
This commit is contained in:
parent
7f688cee76
commit
602b6851b3
3 changed files with 10 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-settings-sway (0.14~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Set bluetuith as bluetooth manager
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 21 May 2023 17:41:01 +0400
|
||||||
|
|
||||||
tileos-settings-sway (0.13~tileos) unstable; urgency=medium
|
tileos-settings-sway (0.13~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Adjust Waybar settings
|
* Adjust Waybar settings
|
||||||
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1 +1 @@
|
||||||
tileos-settings-sway_0.12~tileos_source.buildinfo x11 optional
|
tileos-settings-sway_0.13~tileos_source.buildinfo x11 optional
|
||||||
|
|
|
@ -21,6 +21,9 @@ set $menu wofi --show drun --allow-images --hide-scroll --no-actions
|
||||||
# Add --to-code to bindsym, support for non-latin layouts
|
# Add --to-code to bindsym, support for non-latin layouts
|
||||||
set $bindsym bindsym --to-code
|
set $bindsym bindsym --to-code
|
||||||
|
|
||||||
|
# Bluetooth menu
|
||||||
|
set $bluetooth $term_float bluetuith
|
||||||
|
|
||||||
# Volume notification
|
# Volume notification
|
||||||
set $volume_bar /usr/share/sway/scripts/volume-notify.sh
|
set $volume_bar /usr/share/sway/scripts/volume-notify.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue