niri window switcher

This commit is contained in:
Matt Nish-Lapidus 2025-04-07 12:31:09 -04:00
parent e613e8c8b3
commit 2c84007997
6 changed files with 53 additions and 23 deletions

View file

@ -294,10 +294,6 @@ in
hotkey-overlay.title = "Clipboard History";
action = wezlaunch "clipse";
};
"Mod+Ctrl+P" = {
hotkey-overlay.title = "Bitwarden Search";
action = wezlaunch "/home/emenel/.local/bin/sway-launcher-rbw";
};
"Mod+Ctrl+F" = {
hotkey-overlay.title = "Yazi";
action = wez "yazi";
@ -328,6 +324,16 @@ in
};
"Mod+P" = {
hotkey-overlay.title = "Bitwarden Search";
action = wezlaunch "/home/emenel/.local/bin/sway-launcher-rbw";
};
"Mod+W" = {
hotkey-overlay.title = "window switcher";
action = wezlaunch "/home/emenel/.local/bin/sway-launcher-niri-windows";
};
"Mod+Shift+A" = {
hotkey-overlay.title = "Lock Session";
action = spawn "hyprlock";