From c5c8dbe6033bef0412dd9e6d8b9e4de55b08774d Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 22 Nov 2024 23:08:59 +0500 Subject: [PATCH] hyprland: autostart: Add bluman applet --- dot-config/hypr/bin/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-config/hypr/bin/autostart b/dot-config/hypr/bin/autostart index 4b04a15..2f6e226 100755 --- a/dot-config/hypr/bin/autostart +++ b/dot-config/hypr/bin/autostart @@ -8,6 +8,7 @@ hypridle -c ~/.config/hypr/hypridle.conf & mako -c ~/.config/mako/mako.conf & /usr/lib/xdg-desktop-portal -r & nm-applet & +blueman-applet & wvkbd-mobintl --landscape-layers landscape,landscapespecial,cyrillic -L 300 -fn "JetBrainsMono 20" -R 10 --bg 00000000 --fg 313244 --fg-sp 1e1e2e --press 1e1e2e --press-sp 181825 --text cdd6f4 --text-sp cdd6f4 --hidden &