Skip to content

Commit

Permalink
gtk settings
Browse files Browse the repository at this point in the history
  • Loading branch information
thistle committed Mar 26, 2020
1 parent 52fedf8 commit c896ed9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
!.xprofile
!.Xresources
!.bashrc
!.gtkrc-2.0
!.bash_aliases
!.bash_profile
!.inputrc
Expand Down
8 changes: 8 additions & 0 deletions .gtkrc-2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
gtk-theme-name="Adapta-Nokto-Eta-Maia"
gtk-icon-theme-name="Papirus-Adapta-Nokto-Maia"
gtk-font-name="Noto Sans 10"
gtk-cursor-theme-name="xcursor-breeze"
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"

0 comments on commit c896ed9

Please sign in to comment.