feat: move from FantasqueSansMono to IBS Plex and set it as default across the board

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-19 23:58:17 -03:00
parent c9133fc96a
commit e6f8cf67cf
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
10 changed files with 27 additions and 13 deletions

View file

@ -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;
}

View file

@ -5,7 +5,7 @@
enable = true;
package = pkgs.rofi-wayland;
font = "FantasqueSansM Nerd Font";
font = "IBM Plex Sans";
extraConfig = {
disable-history = false;