+ index.theme
This commit is contained in:
5
dots/gtk/index.theme
Normal file
5
dots/gtk/index.theme
Normal file
@@ -0,0 +1,5 @@
|
||||
# This file is written by LXAppearance. Do not edit.
|
||||
[Icon Theme]
|
||||
Name=Default
|
||||
Comment=Default Cursor Theme
|
||||
Inherits=Qogir-dark
|
||||
@@ -273,6 +273,11 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/home/${system_user}
|
||||
deploy_file "${dots_trg}/gtk/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
file_name=index.theme
|
||||
file_path=/home/${system_user}/.icons/default
|
||||
mkdir -p ${file_path}
|
||||
deploy_file "${dots_trg}/gtk/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# nitrogen
|
||||
file_path=/home/${system_user}/.config/nitrogen
|
||||
mkdir -p ${file_path}
|
||||
|
||||
Reference in New Issue
Block a user