snippet fix
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
hyper = {"cmd", "ctrl", "alt"}
|
||||
hyperShift = {"alt", "shift"}
|
||||
hyperCtrl = {"alt", "ctrl"}
|
||||
hyperAlt = {"ctrl", "alt", "shift"}
|
||||
hyperCmd = {"alt", "cmd"}
|
||||
Reference in New Issue
Block a user