mirror of
https://github.com/YaLTeR/niri.git
synced 2025-12-23 05:36:51 +00:00
revert nushell completion for flake.nix
This commit is contained in:
parent
007d35541d
commit
ed799f5afc
1 changed files with 0 additions and 1 deletions
|
|
@ -122,7 +122,6 @@
|
|||
installShellCompletion --cmd niri \
|
||||
--bash <($out/bin/niri completions bash) \
|
||||
--fish <($out/bin/niri completions fish) \
|
||||
--nushell <($out/bin/niri completions nushell) \
|
||||
--zsh <($out/bin/niri completions zsh)
|
||||
|
||||
install -Dm644 resources/niri.desktop -t $out/share/wayland-sessions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue