No need to use qt5ct anymore
This commit is contained in:
parent
50c043da8b
commit
84fd17d2b4
|
@ -4,8 +4,6 @@ icons=/usr/share/tromjaro-theme-switcher/icons
|
||||||
set_icon_theme() {
|
set_icon_theme() {
|
||||||
# Change icon theme in XFCE
|
# Change icon theme in XFCE
|
||||||
xfconf-query -c xsettings -p /Net/IconThemeName -n -t string -s "$1"
|
xfconf-query -c xsettings -p /Net/IconThemeName -n -t string -s "$1"
|
||||||
# Change icon theme in qt5ct configuration
|
|
||||||
sed -i "s/^icon_theme=.*$/icon_theme=$1/" "$HOME"/.config/qt5ct/qt5ct.conf
|
|
||||||
}
|
}
|
||||||
|
|
||||||
set_theme() {
|
set_theme() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user