upstream hyprland and change to tofi
tofi is way faster than wofi
This commit is contained in:
parent
3d02938194
commit
0edc2708a1
7 changed files with 21 additions and 12 deletions
|
|
@ -19,8 +19,8 @@
|
|||
jq = "${pkgs.jq}/bin/jq";
|
||||
hyprctl = "${pkgs.hyprland}/bin/hyprctl";
|
||||
xargs = "${pkgs.findutils}/bin/xargs";
|
||||
menu = "${config.programs.menu.package}${config.programs.menu.dmenuCommand}";
|
||||
runmenu = "${config.programs.menu.package}/bin/wofi --show drun";
|
||||
menu = config.programs.menu.dmenuCommand;
|
||||
runmenu = config.programs.menu.drunCommand;
|
||||
fileman = "${pkgs.pcmanfm}/bin/pcmanfm";
|
||||
gawk = "${pkgs.gawk}/bin/awk";
|
||||
hyprpicker = "${pkgs.hyprpicker}/bin/hyprpicker";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue