mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
waystyle
This commit is contained in:
parent
71789edf91
commit
0443176bb9
1 changed files with 10 additions and 2 deletions
|
|
@ -143,8 +143,16 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
# style = '' # Managed by stylix
|
||||
# @define-color rosewater #f5e0dc;
|
||||
style = ''
|
||||
#workspaces {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 0 8px;
|
||||
}
|
||||
'';
|
||||
};
|
||||
# @define-color flamingo #f2cdcd;
|
||||
# @define-color pink #f5c2e7;
|
||||
# @define-color mauve #cba6f7;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue