Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed Feb 1, 2017
1 parent 7376c30 commit 75d7649
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .stumpwmrc
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
;; Shortcuts

(define-key *top-map* (kbd "C-Q") "quit")
(define-key *top-map* (kbd "C-Return") "exec terminator")
(define-key *top-map* (kbd "C-Return") "exec gnome-terminal")

(define-key *top-map* (kbd "M-n") "pull-hidden-next")
(define-key *top-map* (kbd "M-p") "pull-hidden-previous")
Expand All @@ -180,7 +180,6 @@
(define-key *root-map* (kbd "c") "exec chromium")
(define-key *root-map* (kbd "C-c") "exec chromium")
(define-key *root-map* (kbd "C-s") "exec nautilus")
(define-key *root-map* (kbd "C-q") "exec quasselclient")
(define-key *root-map* (kbd "C-i") "exec telegram")

(define-key *root-map* (kbd "C-n") "move-focus down")
Expand Down

0 comments on commit 75d7649

Please sign in to comment.