.sawfish/rc
This commit is contained in:
parent
3340bc67ae
commit
0102537ee6
1 changed files with 2 additions and 1 deletions
|
@ -51,5 +51,6 @@
|
|||
"Super-w" '(run-shell-command (getenv "BROWSER"))
|
||||
"Super-c" '(run-shell-command "urxvt")
|
||||
"Super-TAB" 'cycle-windows
|
||||
"Super-x" oni:extended-keymap)
|
||||
"Super-x" oni:extended-keymap
|
||||
"Menu" 'popup-root-menu)
|
||||
;; (grab-keymap global-keymap)
|
||||
|
|
Loading…
Reference in a new issue