Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
fix(ubuntu): nerdfonts by default in dconf
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Jul 22, 2023
1 parent d0a0ff0 commit 1670918
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions usr/etc/dconf/db/local.d/01-turquoise
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[org/gnome/desktop/interface]
enable-hot-corners=true
clock-show-weekday=true
font-name="Ubuntu 12"
document-font-name="Ubuntu 12"
monospace-font-name="Ubuntu Mono 18"
font-name="Ubuntu Nerd Font 12"
document-font-name="Ubuntu Nerd Font 12"
monospace-font-name="UbuntuMono Nerd Font 18"
cursor-theme="Yaru"
icon-theme="Yaru-magenta-dark"
gtk-theme="Yaru-magenta-dark"
Expand Down

0 comments on commit 1670918

Please sign in to comment.