mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-12 22:36:04 +00:00
linux: Use white text for tray icon battery percentage (#243)
* docs: add troubleshooting section for media controls not working * always use white text for the battery percentage in the system tray icon which matches what other applications like Bluetooth battery indicators do in Plasma * init librepods asset * remove update script for librepods
This commit is contained in:
@@ -83,3 +83,5 @@ install(TARGETS librepods
|
||||
)
|
||||
install(FILES assets/me.kavishdevar.librepods.desktop
|
||||
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/applications")
|
||||
install(FILES assets/librepods.png
|
||||
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/512x512/apps")
|
||||
|
||||
Reference in New Issue
Block a user