cityseventeen: change font from anakron to kirsch
This commit is contained in:
parent
0f84fdf8b4
commit
3249734cba
11 changed files with 184 additions and 115 deletions
|
@ -6,11 +6,6 @@
|
|||
"modules-center": ["niri/workspaces"],
|
||||
"modules-right": ["tray", "wireplumber", "clock"],
|
||||
"reload_style_on_change": true,
|
||||
"custom/nixos": {
|
||||
"format": "",
|
||||
"on-click": "rofi -show drun",
|
||||
"tooltip": false,
|
||||
},
|
||||
"mpris": {
|
||||
"format": "{player_icon} {dynamic}",
|
||||
"format-paused": "{status_icon} <i>{dynamic}</i>",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* {
|
||||
color: @base05;
|
||||
font-family: monospace;
|
||||
font-size: 9pt;
|
||||
font-size: 12pt;
|
||||
border-radius: 0px;
|
||||
border: none;
|
||||
}
|
||||
|
@ -32,11 +32,6 @@ window#waybar {
|
|||
padding: 0px 10px;
|
||||
}
|
||||
|
||||
#custom-nixos {
|
||||
color: @base0D;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 4px 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue