non important commit
This commit is contained in:
parent
a2292ca174
commit
3f0054f665
1 changed files with 3 additions and 1 deletions
|
|
@ -246,7 +246,7 @@
|
|||
};
|
||||
|
||||
programs.hyprpanel = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
systemd.enable = true;
|
||||
settings = {
|
||||
bar = {
|
||||
|
|
@ -270,6 +270,8 @@
|
|||
menus.dashboard.stats.enabled = false;
|
||||
menus.dashboard.controls.enabled = false;
|
||||
|
||||
menus.workspaces.show_icons = true;
|
||||
|
||||
theme.bar.transparent = true;
|
||||
theme.bar.buttons.dashboard.icon = "#88B1F7";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue