1
0
forked from extern/nix-config
donovanglover-nix-config/gnome/.config/gnome/arc-dark-gtk-theme.sh
Donovan Glover 397ee54082
meta: Add GNOME package
Since GNOME is configured through dconf and gsettings, it is easy to
write scripts for each group of settings that we want to change.
2018-11-25 22:10:35 -05:00

6 lines
188 B
Bash
Executable File

#!/bin/sh
# Use the dark variant of the Arc GTK theme
gsettings set org.gnome.desktop.interface gtk-theme Arc-Dark-solid
gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark