summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBossCode45 <human.cyborg42@gmail.com>2023-06-01 12:53:13 +1200
committerBossCode45 <human.cyborg42@gmail.com>2023-06-01 12:53:13 +1200
commit01bc6a33eb235cd10851e2c31b99e6840603ca7d (patch)
tree2af16074f305328b66e3c2bc731b8245b718a7b6 /config
parent6b3dff404248bcf03e0bf0463a8c53d8918f7eec (diff)
downloadYATwm-01bc6a33eb235cd10851e2c31b99e6840603ca7d.tar.gz
YATwm-01bc6a33eb235cd10851e2c31b99e6840603ca7d.zip
IT WORKS!!!!!!
The new config commands system works, finally able to run this as a test and it works!!!!!. Still more to be done but at least it works.
Diffstat (limited to 'config')
-rw-r--r--config13
1 files changed, 2 insertions, 11 deletions
diff --git a/config b/config
index 3dcab8b..5eb0c4a 100644
--- a/config
+++ b/config
@@ -1,15 +1,6 @@
# This is a comment
-bind e exit
-bind q exit
-bind o echo test
-bind x spawn notify-send stuff
-bind a spawn xterm
-bind r reload
-spawn "notify-send test"
-spawn_once "notify-send once"
+bind mod+e exit
+bind mod+Return spawn kitty
gaps 10
outergaps 10
addworkspace "1: A" 1
-addworkspace "2: B" 1
-addworkspace "5: A" 2 1
-addworkspace "6: B" 2 1 \ No newline at end of file