Compare commits

..

3 Commits

Author SHA1 Message Date
75990ccc86 programs/walker: more config
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-06 23:17:02 +03:00
561d02b173 hosts/sarien: theme back to nord
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-06 23:17:02 +03:00
4cf90e6dfa flatpak: omg cool apps
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-06 23:17:02 +03:00
3 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -28,7 +28,7 @@
};
stylix = {
enable = true;
theme = "himalaya";
theme = "nord";
};
};

View File

@ -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";