Remove some gtk installation
This commit is contained in:
-10
@@ -330,21 +330,11 @@ Enable Syncthing:
|
|||||||
systemctl --user enable --now syncthing
|
systemctl --user enable --now syncthing
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** GTK Theme
|
|
||||||
|
|
||||||
#+begin_src bash
|
|
||||||
echo "==> GTK Theme"
|
|
||||||
paru -S --needed \
|
|
||||||
lxappearance \
|
|
||||||
gtk2fontsel
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Misc Utilities
|
** Misc Utilities
|
||||||
|
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
echo "==> Misc Utilities"
|
echo "==> Misc Utilities"
|
||||||
paru -S --needed \
|
paru -S --needed \
|
||||||
screenkey \
|
|
||||||
xwallpaper \
|
xwallpaper \
|
||||||
highlight-pointer-git \
|
highlight-pointer-git \
|
||||||
mpd
|
mpd
|
||||||
|
|||||||
@@ -101,16 +101,8 @@ paru -S --needed \
|
|||||||
yt-dlp \
|
yt-dlp \
|
||||||
python ipython python-pip
|
python ipython python-pip
|
||||||
|
|
||||||
echo "==> GTK Theme"
|
|
||||||
paru -S --needed \
|
|
||||||
lxappearance \
|
|
||||||
arc-gtk-theme \
|
|
||||||
xcursor-breeze \
|
|
||||||
gtk2fontsel
|
|
||||||
|
|
||||||
echo "==> Misc Utilities"
|
echo "==> Misc Utilities"
|
||||||
paru -S --needed \
|
paru -S --needed \
|
||||||
screenkey \
|
|
||||||
xwallpaper \
|
xwallpaper \
|
||||||
highlight-pointer-git \
|
highlight-pointer-git \
|
||||||
mpd
|
mpd
|
||||||
|
|||||||
Reference in New Issue
Block a user