stumpwm: moved to x-www-browser

This commit is contained in:
Marcel Kapfer 2017-07-31 17:57:51 +02:00
parent c3e1ce8442
commit c56bfa3674
1 changed files with 1 additions and 1 deletions

View File

@ -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")