hyprland: autostart: Add bluman applet

This commit is contained in:
timoxa0 2024-11-22 23:08:59 +05:00
parent fde58ec9a1
commit c5c8dbe603

View file

@ -8,6 +8,7 @@ hypridle -c ~/.config/hypr/hypridle.conf &
mako -c ~/.config/mako/mako.conf & mako -c ~/.config/mako/mako.conf &
/usr/lib/xdg-desktop-portal -r & /usr/lib/xdg-desktop-portal -r &
nm-applet & 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 & 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 &