diff --git a/etc/resolv.conf b/etc/resolv.conf deleted file mode 120000 index 3639662..0000000 --- a/etc/resolv.conf +++ /dev/null @@ -1 +0,0 @@ -/run/systemd/resolve/stub-resolv.conf \ No newline at end of file diff --git a/etc/skel/.config/lxqt/lxqt.conf b/etc/skel/.config/lxqt/lxqt.conf index 17c2c49..5338e1e 100755 --- a/etc/skel/.config/lxqt/lxqt.conf +++ b/etc/skel/.config/lxqt/lxqt.conf @@ -3,7 +3,7 @@ __theme_updated__=1644833828037 __userfile__=true icon_follow_color_scheme=true icon_theme=breeze-dark -theme=system +theme=core-qt [Palette] base_color=#ffffff diff --git a/etc/skel/.config/lxqt/panel.conf b/etc/skel/.config/lxqt/panel.conf index 10b79be..be137f6 100755 --- a/etc/skel/.config/lxqt/panel.conf +++ b/etc/skel/.config/lxqt/panel.conf @@ -9,7 +9,7 @@ type=desktopswitch [mainmenu] alignment=Left filterClear=true -icon=/usr/share/lxqt/themes/system/mainmenu.svg +icon=/usr/share/lxqt/themes/core-qt/mainmenu.svg ownIcon=true showText=false type=mainmenu diff --git a/etc/skel/.nanorc b/etc/skel/.nanorc deleted file mode 100644 index 3898596..0000000 --- a/etc/skel/.nanorc +++ /dev/null @@ -1,2 +0,0 @@ -include /usr/share/nano/*.nanorc -include ~/.config/nano/*.nanorc