|
@@ -56,8 +56,8 @@ bind-key 4-c window-htile
|
56
|
56
|
|
57
|
57
|
bind-key 4-slash menu-window
|
58
|
58
|
bind-key 4-d menu-cmd
|
59
|
|
-bind-key 4-question menu-exec
|
60
|
|
-bind-key 4-period menu-ssh
|
|
59
|
+bind-key 4-period menu-exec
|
|
60
|
+bind-key 4-comma menu-ssh
|
61
|
61
|
|
62
|
62
|
bind-key 4S-r restart
|
63
|
63
|
bind-key 4S-e quit
|
|
@@ -74,10 +74,11 @@ unbind-mouse CMS-3
|
74
|
74
|
|
75
|
75
|
command xterm xterm
|
76
|
76
|
command chrome browser
|
|
77
|
+command riot "browser https://riot/"
|
77
|
78
|
command mutt "xterm -T mutt -e 'ssh mail -t ksh -l -c neomutt'"
|
78
|
|
-command xclock xclock
|
|
79
|
+command xclock clock
|
79
|
80
|
command xcalc xcalc
|
80
|
81
|
command xkill xkill
|
81
|
|
-command lock lock
|
|
82
|
+command xlock lock
|
82
|
83
|
|
83
|
84
|
ignore xclock
|