stumpwm: moved to x-www-browser
This commit is contained in:
parent
c3e1ce8442
commit
c56bfa3674
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
;; root keybindings
|
||||
;
|
||||
;; browser
|
||||
(define-key *root-map* (kbd "C-c") "exec /opt/google/chrome-unstable/google-chrome-unstable --password-store=gnome")
|
||||
(define-key *root-map* (kbd "W") "exec x-www-browser")
|
||||
|
||||
;;; terminal
|
||||
(define-key *root-map* (kbd "c") "exec urxvt")
|
||||
|
|
Loading…
Reference in a new issue