feat: add Bluetooth settings page
Co-authored-by: Michael Murphy <michael@mmurphy.dev>
This commit is contained in:
parent
e35b8a3a6d
commit
cbbbe92393
17 changed files with 1888 additions and 19 deletions
12
resources/com.system76.CosmicSettings.Bluetooth.desktop
Normal file
12
resources/com.system76.CosmicSettings.Bluetooth.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Bluetooth
|
||||
Comment=Manage Bluetooth devices
|
||||
Type=Settings
|
||||
Exec=cosmic-settings bluetooth
|
||||
Terminal=false
|
||||
Categories=COSMIC
|
||||
Keywords=COSMIC
|
||||
NoDisplay=true
|
||||
OnlyShowIn=COSMIC
|
||||
Icon=bluetooth
|
||||
StartupNotify=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue