Compare commits

..

No commits in common. "6b3e77d94f120f1a2023e94e2751f91317a67da5" and "0a26f811a9b76268b18d0a8492179a57d1435870" have entirely different histories.

7 changed files with 2 additions and 4 deletions

View File

@ -9,7 +9,7 @@
<bool>false</bool>
</edit>
<edit mode="assign" name="hintstyle">
<const>hintslight</const>
<const>hintfull</const>
</edit>
<edit mode="assign" name="rgba">
<const>rgb</const>

View File

0
arch-config/.mozilla/.gitkeep Executable file
View File

View File

0
arch-config/etc/.gitkeep Executable file
View File

0
arch-config/scripts/.gitkeep Executable file
View File

View File

@ -10,10 +10,8 @@ gsettings set org.gnome.desktop.interface color-scheme prefer-dark
# icon theme
gsettings set org.gnome.desktop.interface icon-theme Sweet-Rainbow
# font config
# Font
gsettings set org.gnome.desktop.interface font-name "Fira Sans 12"
gsettings set org.gnome.desktop.interface font-hinting "slight"
gsettings set org.gnome.desktop.interface font-antialiasing "rgba"
# cursor theme
gsettings set org.gnome.desktop.interface cursor-theme "capitaine-cursors-light"