From 9164a4ac324f865c29ea90f0735cc0b6151aba4f Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 25 Feb 2021 22:18:43 +0000 Subject: config nits --- exwm.org | 1 + init.org | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/exwm.org b/exwm.org index d1ace2f..37129df 100644 --- a/exwm.org +++ b/exwm.org @@ -473,6 +473,7 @@ ([?\s-a] . jao-first-window) ([?\s-b] . jao-hydra-org-blog/body) ([?\s-c] . jao-hydra-chats/body) + ([?\s-e] . jao-exwm-firefox-1) ([?\s-t] . jao-vterm-here-toggle) ([?\s-n] . jao-hydra-ednc/body) ([?\s-O] . switch-window-then-swap-buffer) diff --git a/init.org b/init.org index 1de46b2..b2f51e6 100644 --- a/init.org +++ b/init.org @@ -477,6 +477,7 @@ switch-window-minibuffer-shortcut nil) (jao-toggle-inactive-mode-line t) (jao-trisect t) + (jao-exwm-xmobar) (message "Welcome to exwm")) #+end_src *** sway @@ -4227,7 +4228,7 @@ ("P" jao-spotify-playlist "playlist")) "Play" (("s" espotify-play-pause "toggle") - ("n" espotify--next "next") + ("n" espotify-next "next") ("p" espotify-previous "previous") ("w" jao-mpdel-show-osd "currently playing")) "Browse" -- cgit v1.2.3