Override blueberry .desktop file to force dark mode

This commit is contained in:
David Heinemeier Hansson
2025-06-09 12:26:39 +02:00
parent d9856acd5e
commit 3f5d889928
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Bluetooth
Comment=Configure Bluetooth settings
Icon=bluetooth
Exec=env GTK_THEME=Adwaita-dark blueberry
Terminal=false
Type=Application
StartupNotify=true