summaryrefslogtreecommitdiffhomepage
path: root/exwm.org
diff options
context:
space:
mode:
Diffstat (limited to 'exwm.org')
-rw-r--r--exwm.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/exwm.org b/exwm.org
index 0ffe0cb..c964b11 100644
--- a/exwm.org
+++ b/exwm.org
@@ -491,7 +491,11 @@
([XF86MonBrightnessDown] . jao-bright-down)
([?\s-\`] . jao-exwm-switch-to-next-x)
([s-tab] . jao-exwm-switch-to-next-class)
- ([print] . jao-exwm-import-screen)))
+ ([print] . jao-exwm-import-screen)
+ ([f4] . jao-toggle-audio-applet)
+ ([f5] . jao-weather)
+ ([f6] . jao-bright-show)
+ ([f7] . battery)))
(when (eq 'counsel jao-completion-engine)
(add-to-list 'exwm-input-global-keys '([?\s-r] . counsel-linux-app)))