mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Merge pull request #12101 from GinjaNinja32/graphics-hotkey
Add a macro to enable hardware rendering
This commit is contained in:
@@ -381,6 +381,10 @@ macro "macro"
|
||||
name = "CTRL+G"
|
||||
command = "a-intent right"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "CTRL+SHIFT+G"
|
||||
command = ".configure graphics-hwmode on"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "CTRL+Q"
|
||||
command = ".northwest"
|
||||
|
||||
Reference in New Issue
Block a user