Compare commits
3 Commits
6c7305c24d
...
75990ccc86
Author | SHA1 | Date | |
---|---|---|---|
75990ccc86
|
|||
561d02b173
|
|||
4cf90e6dfa
|
@ -67,6 +67,9 @@
|
||||
"com.usebottles.bottles"
|
||||
"de.capypara.FieldMonitor"
|
||||
"de.haeckerfelix.Fragments"
|
||||
"io.github.amit9838.mousam"
|
||||
"io.gitlab.news_flash.NewsFlash"
|
||||
"me.iepure.devtoolbox"
|
||||
"org.nicotine_plus.Nicotine"
|
||||
];
|
||||
overrides = let
|
||||
|
@ -28,7 +28,7 @@
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
theme = "himalaya";
|
||||
theme = "nord";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -10,10 +10,11 @@
|
||||
activation_mode.labels = "neiotsra";
|
||||
as_window = false;
|
||||
disabled = [
|
||||
"clipboard"
|
||||
"translation"
|
||||
"custom_commands"
|
||||
"bookmarks"
|
||||
"clipboard"
|
||||
"custom_commands"
|
||||
"translation"
|
||||
"websearch"
|
||||
];
|
||||
builtins = {
|
||||
applications = {
|
||||
@ -106,7 +107,6 @@
|
||||
weight = 5;
|
||||
};
|
||||
websearch = {
|
||||
engines = ["duckduckgo"];
|
||||
icon = "applications-internet";
|
||||
name = "websearch";
|
||||
placeholder = "Websearch";
|
||||
|
Reference in New Issue
Block a user