mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
chore: update shell
This commit is contained in:
parent
f1ace83de4
commit
94df708343
2 changed files with 4 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -197,11 +197,11 @@
|
|||
"treefmt-nix": "treefmt-nix_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741217919,
|
||||
"narHash": "sha256-ZN7qlqgTNCFccKGBWygSZ5MY73PYYkEEGzLqlnux2Ks=",
|
||||
"lastModified": 1741294903,
|
||||
"narHash": "sha256-jFKhU5eU316yohC8Z3DEsyrkB14eZhCryt9+nggeK/4=",
|
||||
"owner": "nickolaj-jepsen",
|
||||
"repo": "fireproof-shell",
|
||||
"rev": "60f68b4b5db5dd119b97f116b7da74fb55ac143a",
|
||||
"rev": "bf5095360d6174c669cedbf0bb9cf7fbc4b84aa4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -246,6 +246,7 @@ in {
|
|||
"SUPER, RETURN, exec, ${getExe config.programs.uwsm.package} app -- ${cfg.default-apps.terminal}"
|
||||
"SUPER, BACKSPACE, killactive"
|
||||
"SUPER, SPACE, exec, astal launcher"
|
||||
"SUPER, semicolon, exec, astal launcher .e"
|
||||
"SUPER, p, exec, ${getExe config.programs.uwsm.package} app -- loginctl lock-session"
|
||||
|
||||
", Print, exec, ${lib.getExe pkgs.grimblast} save area - | ${lib.getExe pkgs.satty} -f -"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue