This commit is contained in:
Hadi
2024-10-07 18:34:06 +02:00
parent 8a41ffad2f
commit d37504de7c
13 changed files with 124 additions and 251 deletions

View File

@@ -5,7 +5,7 @@
#- - `nixy` - UI wizard to manage the system.
#- - `nixy rebuild` - Rebuild the system.
#- - `nixy ...` - ... see the script for more commands.
{ pkgs, config, ... }:
{ pkgs, config, inputs, ... }:
let
nixy = pkgs.writeShellScriptBin "nixy"
# bash
@@ -24,7 +24,8 @@ let
"󰚰;Update;nixy update"
";Collect Garbage;nixy gc"
"󰍜;Clean Boot Menu;nixy cb"
" ;Hyprland Keybindings;nvim ${config.var.configDirectory}/docs/KEYBINDINGS-HYPRLAND.md"
"󰌌;Hyprland Keybindings;nvim ${config.var.configDirectory}/docs/KEYBINDINGS-HYPRLAND.md"
"󰋩;Wallpapers;nvim ${inputs.nixy-wallpapers}/docs/MOBILE-VIEW.md"
)
# Apply default icons if empty: