diff options
Diffstat (limited to '')
-rwxr-xr-x | patch/xfconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/xfconf b/patch/xfconf index 20e755c..4db4e80 100755 --- a/patch/xfconf +++ b/patch/xfconf @@ -5,6 +5,8 @@ conf() shift xfconf-query -c "${pth%%/*}" -p "/${pth#*/}" -s "$@" } +# deps +sudo apt install materia-gtk-theme papirus-icon-theme conf xsettings/Gtk/DialogsUseHeader false conf xsettings/Gtk/MenuImages true |