Implement native hud notifications on Linux, enable by default

This commit is contained in:
Exidex 2025-08-15 17:00:24 +02:00
parent b008fcd907
commit a577202ec9
No known key found for this signature in database
GPG key ID: E8AA2AB34BAE0929
7 changed files with 81 additions and 5 deletions

View file

@ -6,3 +6,6 @@
#main_window_surface = "xdg_shell"
global_shortcuts_api = "legacy_x11_api"
#global_shortcuts_api = "none"
[linux]
native_hud = true