From 602b6851b3452f6898207c5684df8fe38e8e47a3 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Sun, 21 May 2023 17:41:37 +0400 Subject: [PATCH] Set bluetuith as Bluetooth manager --- debian/changelog | 6 ++++++ debian/files | 2 +- etc/sway/variables | 3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fbbf812..bc2ae03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tileos-settings-sway (0.14~tileos) unstable; urgency=medium + + * Set bluetuith as bluetooth manager + + -- Aleksey Samoilov Sun, 21 May 2023 17:41:01 +0400 + tileos-settings-sway (0.13~tileos) unstable; urgency=medium * Adjust Waybar settings diff --git a/debian/files b/debian/files index 40b60b4..b1178c2 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -tileos-settings-sway_0.12~tileos_source.buildinfo x11 optional +tileos-settings-sway_0.13~tileos_source.buildinfo x11 optional diff --git a/etc/sway/variables b/etc/sway/variables index f3db45f..ba554c0 100644 --- a/etc/sway/variables +++ b/etc/sway/variables @@ -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 set $bindsym bindsym --to-code +# Bluetooth menu +set $bluetooth $term_float bluetuith + # Volume notification set $volume_bar /usr/share/sway/scripts/volume-notify.sh