about summary refs log tree commit diff
path: root/xnomad
diff options
context:
space:
mode:
Diffstat (limited to 'xnomad')
-rw-r--r--xnomad20
1 files changed, 0 insertions, 20 deletions
diff --git a/xnomad b/xnomad
deleted file mode 100644
index 4a2adc02588a..000000000000
--- a/xnomad
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-    "Ratio": 0.7,
-    "WindowsInMaster": 1,
-    "Hotkeys": {
-        "Swap":          { "key": "s", "modifiers": [ "option", "control" ] },
-        "SelectPrev":    { "key": "j", "modifiers": [ "option", "control" ] },
-        "SelectNext":    { "key": "k", "modifiers": [ "option", "control" ] },
-        "SwapPrev":      { "key": "j", "modifiers": [ "option", "control", "command" ] },
-        "SwapNext":      { "key": "k", "modifiers": [ "option", "control", "command" ] },
-        "FocusDisplay1": { "key": "e", "modifiers": [ "option", "control" ] },
-        "FocusDisplay2": { "key": "w", "modifiers": [ "option", "control" ] },
-        "ToDisplay1":    { "key": "e", "modifiers": [ "option", "control", "command" ] },
-        "ToDisplay2":    { "key": "w", "modifiers": [ "option", "control", "command" ] },
-        "CycleLayouts":  { "key": " ", "modifiers": [ "option", "control", "command" ] },
-        "IncreaseRatio": { "key": "l", "modifiers": [ "option", "control" ] },
-        "DecreaseRatio": { "key": "h", "modifiers": [ "option", "control" ] },
-        "MoreMasters":   { "key": ".", "modifiers": [ "option", "control" ] },
-        "FewerMasters":  { "key": ",", "modifiers": [ "option", "control" ] }
-    }
-}