install the themes
This commit is contained in:
parent
b1bebabe44
commit
8a0aa9d070
@ -96,6 +96,10 @@ symlink "${DF_CONFIG}/volumeicon" "${HOME}/.config/volumeicon"
|
||||
symlink "${DF_CONFIG}/mimeapps.list" "${HOME}/.config/mimeapps.list"
|
||||
symlink "${DF_CONFIG}/Code/User/settings.json" "${HOME}/.config/Code/User/settings.json"
|
||||
|
||||
echo "Installing Iceberg GTK theme and Icon pack..."
|
||||
symlink "${DOTFILES}/.themes/oomox-iceberg" "${HOME}/.themes/oomox-iceberg"
|
||||
symlink "${DOTFILES}/.icons/oomox-iceberg" "${HOME}/.icons/oomox-iceberg"
|
||||
|
||||
echo "Building i3 configuration..."
|
||||
"${DF_HOME}/bin/build-i3-config"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user