Compare commits
1 commit
5b0f568ca2
...
5c13d9a901
Author | SHA1 | Date | |
---|---|---|---|
5c13d9a901 |
1 changed files with 0 additions and 5 deletions
|
@ -23,11 +23,6 @@ in
|
||||||
else
|
else
|
||||||
builtins.abort "no command configured for ${terminal}";
|
builtins.abort "no command configured for ${terminal}";
|
||||||
menu = "${pkgs.fuzzel}/bin/fuzzel --terminal '${termCmd}'";
|
menu = "${pkgs.fuzzel}/bin/fuzzel --terminal '${termCmd}'";
|
||||||
cmdOnce = command: { inherit command; };
|
|
||||||
cmdAlways = command: {
|
|
||||||
inherit command;
|
|
||||||
always = true;
|
|
||||||
};
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
modifier = "Mod 4";
|
modifier = "Mod 4";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue