mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add bluetooth controls
This commit is contained in:
10
applications/blueberry.desktop
Normal file
10
applications/blueberry.desktop
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Bluetooth
|
||||||
|
Comment=Configure Bluetooth settings
|
||||||
|
Icon=bluetooth
|
||||||
|
Exec=env GTK_THEME=Adwaita-dark blueberry
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=GTK;GNOME;Settings;HardwareSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
|
||||||
|
StartupNotify=true
|
||||||
|
NotShowIn=GNOME;KDE;Unity;
|
@ -1,5 +1,5 @@
|
|||||||
yay -S --noconfirm --needed \
|
yay -S --noconfirm --needed \
|
||||||
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon \
|
brightnessctl playerctl wpctl pamixer wireplumber power-profiles-daemon blueberry \
|
||||||
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
|
||||||
nautilus gnome-calculator \
|
nautilus gnome-calculator \
|
||||||
chromium google-chrome-dev vlc \
|
chromium google-chrome-dev vlc \
|
||||||
|
Reference in New Issue
Block a user