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
|
|
@ -6,7 +6,7 @@
|
|||
}: let
|
||||
editor = config.programs.editor;
|
||||
pkg = editor.package;
|
||||
menu = config.programs.menu.package + config.programs.menu.dmenuCommand;
|
||||
menu = config.programs.menu.dmenuCommand;
|
||||
editorCmd = "NIXOS_OZONE_WL= ${pkg}/bin/${pkg.executableName}";
|
||||
in {
|
||||
options.programs = with lib; {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue