aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-30 00:10:33 +0300
committerawy <awy@awy.one>2024-10-30 00:10:33 +0300
commit28175c030c60acfb9b24fd0a840ec673c442fe65 (patch)
treefb81852b004d24cb191f515987c9de3632d0d842 /rice.sh
parentfabac33d0879125740abe3427f3e2bea7f1e0fe0 (diff)
font
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rice.sh b/rice.sh
index 9fafbb4..d72fe0e 100755
--- a/rice.sh
+++ b/rice.sh
@@ -30,7 +30,7 @@ doas -u $PERMUSER cp -r gruvbox-gtk-theme/Gruvbox-Icons /home/$PERMUSER/.local/s
doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface gtk-theme "Gruvbox-Dark"
doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface icon-theme "Gruvbox-Icons"
doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.wm.preferences button-layout 'appmenu'
-doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface font-name "DejaVu Sans 10"
+doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface font-name "Fira Sans 11"
cd "$WORKDIRECTORY" || exit
doas -u $PERMUSER git clone https://github.com/zdharma-continuum/fast-syntax-highlighting