Also added Spotify song name as i3block to Samsung monitor.
This commit is contained in:
2018-03-05 06:32:10 -05:00
parent bca6d27965
commit 3914b7ff36
4 changed files with 35 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
# Get directory variables from script.
. ../dirs.sh
# List of config files in system config dir that I want to link to.
config_files="neofetch/config.conf i3/config i3blocks/i3blocks.conf"
config_files="neofetch/config.conf i3/config i3blocks/i3blocks.conf "\
"sam-i3blocks/sam-i3blocks.conf"
for file in $config_files; do
# Remove system file.
rm "$sys_config_dir"/"$file"