opt: add some comment

This commit is contained in:
DreamMaoMao 2025-02-17 07:50:33 +08:00
parent e33d7b2e87
commit 625b793f17

View file

@ -152,6 +152,8 @@ bind=CTRL,Right,viewtoright_have_client,
bind=CTRL+SUPER,Left,tagtoleft, bind=CTRL+SUPER,Left,tagtoleft,
bind=CTRL+SUPER,Right,tagtoright, bind=CTRL+SUPER,Right,tagtoright,
# normal num key is (1-9)
# right-side keyboard num keys is (KP_1-KP_9)
bind=Ctrl,KP_1,view,1 bind=Ctrl,KP_1,view,1
bind=Ctrl,KP_2,view,2 bind=Ctrl,KP_2,view,2
bind=Ctrl,KP_3,view,3 bind=Ctrl,KP_3,view,3