Well, I need to make smtng with termcolors script

This commit is contained in:
Artyom 2023-06-14 22:32:26 +03:00
parent 03a26db207
commit 339ddd9ba9
No known key found for this signature in database
GPG key ID: EEFBB39006B28920

View file

@ -1,3 +1,4 @@
alxrcs, rallwalls, refwalls, setwalle - GNOME/XFCE scripts for wpgtk (or wpg) \ alxrcs, rallwalls, refwalls, setwalle - GNOME/XFCE scripts for wpgtk (or wpg) \
termcolors - for KDE, set Alacritty colorscheme from wallpaper (works for 1 monitor, if u want 2 monitor setup working change `tail -n` from `+1` to `+2`) \ termcolors - for KDE, set Alacritty colorscheme from wallpaper (works for 1 monitor, if u want 2 monitor setup working change `tail -n` from `+1` to `+2`). \
obs - custom docks dont work in Wayland (idk why), using workaround to fix this Doesn't work if `~/.config/plasma-org.kde.plasma.desktop-appletsrc` have lines for slide-show or another mode. Check `[Containments][*][Wallpaper][org.kde.image][*]` sections and make sure there is `[Containments][1][Wallpaper][org.kde.image][General]` only. \
obs - custom docks dont work in Wayland (idk why), using workaround to fix this.