Skip to content

Commit

Permalink
FIx typo
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 committed Jan 26, 2024
1 parent fa51288 commit 6e7f726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/xfce_settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Change some settings of XFCE4 look & feel

if [ ! -f /home/$USER/.local/.xfce_settings_done ]; then
# Using the gsettings comand to change the GTK, Icon & Windows theme + font
# Using the gsettings command to change the GTK, Icon & Windows theme + font
gsettings set org.gnome.desktop.interface gtk-theme "Mint-Y-Dark-Aqua"
gsettings set org.gnome.desktop.interface icon-theme "Mint-Y-Aqua"
gsettings set org.gnome.desktop.wm.preferences theme "Mint-Y-Dark-Aqua"
Expand Down

0 comments on commit 6e7f726

Please sign in to comment.