summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--exwm.org1
-rw-r--r--init.org3
2 files changed, 3 insertions, 1 deletions
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"