working system
This commit is contained in:
parent
090e8e3a9d
commit
d38a412e8f
14 changed files with 76 additions and 18 deletions
|
@ -20,10 +20,10 @@ in {
|
|||
plugins = with inputs.anyrun.packages.${pkgs.system}; [
|
||||
applications
|
||||
dictionary
|
||||
rink
|
||||
#rink
|
||||
shell
|
||||
# symbols
|
||||
translate
|
||||
#translate
|
||||
websearch
|
||||
];
|
||||
hideIcons = false;
|
||||
|
@ -41,7 +41,6 @@ in {
|
|||
extraConfigFiles = {
|
||||
"applications.ron".text = ''
|
||||
Config(
|
||||
desktop_actions: true,
|
||||
max_entries: 10,
|
||||
terminal: Some("foot"),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue