flake
This commit is contained in:
parent
687c09af64
commit
892bac84aa
2 changed files with 13 additions and 14 deletions
|
@ -284,10 +284,6 @@ in
|
|||
hotkey-overlay.title = "Librewolf Browser";
|
||||
action = spawn "librewolf";
|
||||
};
|
||||
"Mod+Ctrl+V" = {
|
||||
hotkey-overlay.title = "Clipboard History";
|
||||
action = wezlaunch "clipse";
|
||||
};
|
||||
"Mod+Ctrl+F" = {
|
||||
hotkey-overlay.title = "Yazi";
|
||||
action = wez "yazi";
|
||||
|
@ -317,7 +313,10 @@ in
|
|||
action = spawn "plexamp";
|
||||
};
|
||||
|
||||
|
||||
"Mod+V" = {
|
||||
hotkey-overlay.title = "Clipboard History";
|
||||
action = wezlaunch "clipse";
|
||||
};
|
||||
"Mod+P" = {
|
||||
hotkey-overlay.title = "Bitwarden Search";
|
||||
action = wezlaunch "/home/emenel/.local/bin/sway-launcher-rbw";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue