feat: move from FantasqueSansMono to IBS Plex and set it as default across the board
This commit is contained in:
parent
c9133fc96a
commit
e6f8cf67cf
10 changed files with 27 additions and 13 deletions
|
@ -9,7 +9,7 @@
|
|||
grey: #737994;
|
||||
|
||||
width: 600;
|
||||
font: "FantasqueSansM Nerd Font 14";
|
||||
font: "IBM Plex Sans 14";
|
||||
}
|
||||
|
||||
element-text, element-icon , mode-switcher {
|
||||
|
@ -87,7 +87,7 @@ button {
|
|||
padding: 10px;
|
||||
background-color: @bg-col-light;
|
||||
text-color: @grey;
|
||||
vertical-align: 0.5;
|
||||
vertical-align: 0.5;
|
||||
horizontal-align: 0.5;
|
||||
}
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
package = pkgs.rofi-wayland;
|
||||
|
||||
font = "FantasqueSansM Nerd Font";
|
||||
font = "IBM Plex Sans";
|
||||
|
||||
extraConfig = {
|
||||
disable-history = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue