Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(mazurek): hypr config update, gtk settings overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Mar 13, 2024
1 parent 3af9d13 commit c99b4de
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/gschema-overrides/zz0-mazurek.gschema.override
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Theming configs
[org.gnome.desktop.interface]
gtk-theme="Catppuccin-Mocha-Standard-Green-Dark"
icon-theme="Papirus-Dark"
cursor-theme="Bibata-Modern-Ice"
font-name="Lexend 10"
document-font-name="Lexend 10"
monospace-font-name="JetBrainsMono Nerd Font 11"

# File picker settings
[org.gtk.gtk4.settings.file-chooser]
sort-directories-first=true

[org.gtk.settings.file-chooser]
sort-directories-first=true

0 comments on commit c99b4de

Please sign in to comment.