Test
This commit is contained in:
parent
416da0b2dc
commit
a8c90ef96c
1 changed files with 5 additions and 6 deletions
|
@ -148,10 +148,10 @@
|
|||
};
|
||||
|
||||
# Waybar theming
|
||||
".config/waybar/style.css" = {
|
||||
enable = false;
|
||||
executable = false;
|
||||
text = ''
|
||||
home.file.".config/waybar/style.css" = {
|
||||
enable = false;
|
||||
executable = false;
|
||||
text = ''
|
||||
|
||||
#workspaces button.active {
|
||||
padding: 0px 15px;
|
||||
|
@ -249,7 +249,6 @@
|
|||
color: #d9eed2;
|
||||
font-size: 14px;
|
||||
}
|
||||
'';
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue