diff options
| author | adikro <adikro@disroot.org> | 2026-04-13 14:54:55 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-13 14:54:55 +0200 |
| commit | c5e8dbead2c96d178e5cce2190581ca3e0381a8a (patch) | |
| tree | 11050105051cd5b288487082531c5f8999868682 /hm/env | |
| parent | bf126b5e1ae5cbab3b62c00bbff614a23539e431 (diff) | |
thinkpad sync
Diffstat (limited to 'hm/env')
| -rw-r--r-- | hm/env/niri/binds.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/env/niri/binds.nix b/hm/env/niri/binds.nix index 6bc5c5e..5d657b7 100644 --- a/hm/env/niri/binds.nix +++ b/hm/env/niri/binds.nix @@ -55,6 +55,7 @@ in "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"; # --- Navigation: Columns & Workspaces --- |
