Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ clock-show-weekday=true
font-antialiasing="rgba"
font-name="Adwaita Sans 11"
document-font-name="Adwaita Sans 12"
monospace-font-name="JetBrains Mono 11"
Comment on lines 18 to -20
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we're falling back on gnome defaults, should font-name and document-font-name also be removed? alternatively, we could add `monospace-font-name="Adwaita Mono 11" so we're consisent in expressing our intent.

accent-color="slate"

[org.gnome.desktop.search-providers]
Expand Down
Loading