mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
Implement native hud notifications on Linux, enable by default
This commit is contained in:
parent
b008fcd907
commit
a577202ec9
7 changed files with 81 additions and 5 deletions
|
|
@ -6,3 +6,6 @@
|
|||
#main_window_surface = "xdg_shell"
|
||||
global_shortcuts_api = "legacy_x11_api"
|
||||
#global_shortcuts_api = "none"
|
||||
|
||||
[linux]
|
||||
native_hud = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue