Merge pull request #12101 from GinjaNinja32/graphics-hotkey

Add a macro to enable hardware rendering
This commit is contained in:
Ccomp5950
2016-02-01 16:48:34 -05:00
+4
View File
@@ -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"