actually adding ashell
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
app_launcher_cmd = "rofi -show drun";
|
||||
modules = {
|
||||
left = [
|
||||
"Workspaces"
|
||||
@@ -15,9 +16,10 @@
|
||||
right = [
|
||||
"SystemInfo"
|
||||
[
|
||||
"Settings"
|
||||
"Clock"
|
||||
"Privacy"
|
||||
"Settings"
|
||||
"Tray"
|
||||
]
|
||||
];
|
||||
};
|
||||
@@ -25,5 +27,11 @@
|
||||
visibilityMode = "MonitorSpecific";
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
remove_airplane_btn = true;
|
||||
appearance = {
|
||||
style = "Islands";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user