diff options
Diffstat (limited to 'custom/jao-custom-exwm.el')
-rw-r--r-- | custom/jao-custom-exwm.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 2b94068..6d3c4c0 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -488,8 +488,8 @@ ([?\s-A] . org-agenda-list) ([?\s-a] . jao-first-window) ([?\s-b] . jao-transient-org-blog) - ;; ([?\s-d] . jao-exwm-tidal*) - ([?\s-d] . jao-mpc-echo-current) + ([?\s-d] . jao-exwm-tidal*) + ;; ([?\s-d] . jao-mpc-echo-current) ([?\s-e] . jao-exwm-firefox*) ([?\s-m] . jao-transient-media) ;; ([?\s-O] . jao-transpose-windows) |