about summary refs log tree commit diff
path: root/users/tazjin/dotfiles/niri.config.kdl
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/dotfiles/niri.config.kdl')
-rw-r--r--users/tazjin/dotfiles/niri.config.kdl1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/dotfiles/niri.config.kdl b/users/tazjin/dotfiles/niri.config.kdl
index 1d1e69cf8f4d..a5926d5a8a8d 100644
--- a/users/tazjin/dotfiles/niri.config.kdl
+++ b/users/tazjin/dotfiles/niri.config.kdl
@@ -63,6 +63,7 @@ binds {
     Mod+Shift+T { spawn "alacritty"; } // fallback terminal
     Mod+D { spawn "xfce4-appfinder" "--disable-server"; }
     Super+Alt+L { spawn "swaylock" "-fFkl" "-c" "#008080"; }
+    Super+B { spawn "emacsclient" "-e" "(niri-go-anywhere-external)"; }
 
     // Volume control
     XF86AudioRaiseVolume allow-when-locked=true { spawn "wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0.1+"; }