diff options
| author | adikro <adikro@disroot.org> | 2026-04-26 22:36:08 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-26 22:36:08 +0200 |
| commit | 220b02da85f4350f59cfb6cd60198fc367dd3ed2 (patch) | |
| tree | a0c9801aa636784df62f9fc7c109a7dbd66fd3da /hm/env/niri/binds.nix | |
| parent | 251ea36117f63919dbb7b928e45740a71f90c7b4 (diff) | |
sync
Diffstat (limited to 'hm/env/niri/binds.nix')
| -rw-r--r-- | hm/env/niri/binds.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hm/env/niri/binds.nix b/hm/env/niri/binds.nix index 5d657b7..e92f364 100644 --- a/hm/env/niri/binds.nix +++ b/hm/env/niri/binds.nix @@ -51,9 +51,7 @@ in "Mod+Shift+D".action = spawn "sh" "-c" "cliphist list | fuzzel --dmenu | cliphist decode | wl-copy"; "Super+C".action = spawn "qalculate-gtk"; - "Super+D".action = spawn "equibop"; "Super+B".action = spawn "librewolf"; - "Super+S".action = spawn "spotify"; "Super+E".action = spawn "pcmanfm"; "Super+Shift+P".action = spawn "swaylock" "-f"; "Super+Space".action = spawn "${otter-menu}/bin/otter-menu"; |
