walker and added icons
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
{
|
||||
services.walker = {
|
||||
enable = true;
|
||||
settings = {
|
||||
app_launch_prefix = "";
|
||||
as_window = false;
|
||||
close_when_open = false;
|
||||
disable_click_to_close = false;
|
||||
force_keyboard_focus = false;
|
||||
hotreload_theme = false;
|
||||
locale = "";
|
||||
monitor = "";
|
||||
terminal_title_flag = "";
|
||||
theme = "default";
|
||||
timeout = 0;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user