aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hotkeys.x3
1 files changed, 3 insertions, 0 deletions
diff --git a/hotkeys.x b/hotkeys.x
index e69de29..cfc2640 100644
--- a/hotkeys.x
+++ b/hotkeys.x
@@ -0,0 +1,3 @@
+^F9::SwitchResolution({width: 1024, height: 768, rate: 115, depth: 32}, Get())
+^F10::SwitchResolution({width: 1280, height: 960, rate: 95, depth: 32}, Get())
+^F11::SwitchResolution({width: 1600, height: 1200, rate: 75, depth: 32}, Get()) \ No newline at end of file