1

Modules/Hyprland: Improve keybinding help by truncating /nix/store and /home/christoph paths

This commit is contained in:
2025-07-20 14:23:44 +02:00
parent 766be71cc8
commit 90f7dc8845
3 changed files with 29 additions and 21 deletions

View File

@ -22,7 +22,7 @@
|> builtins.concatStringsSep "\n";
in
prompt: attrs:
pkgs.writeScript "rofi-menu-${prompt}" ''
pkgs.writeScriptBin "rofi-menu-${prompt}" ''
#! ${pkgs.fish}/bin/fish
# OPTIONS contains all possible values Rofi will display