Update readme
This commit is contained in:
parent
7079466458
commit
66dcd3d11f
1 changed files with 9 additions and 4 deletions
|
@ -1,4 +1,9 @@
|
|||
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`). \
|
||||
Doesn't work if `~/.config/plasma-org.kde.plasma.desktop-appletsrc` have lines for slide-show or another mode. Check `[Containments][*number*][Wallpaper][org.kde.*][General]` sections and make sure there is `[Containments][*number*][Wallpaper][org.kde.image][General]` section(s) only. \
|
||||
obs - custom docks dont work in Wayland (idk why), using workaround to fix this.
|
||||
`alxrcs, rallwalls, refwalls, setwalle` - GNOME/XFCE scripts for wpgtk (or wpg) \
|
||||
`termcolors` - script for KDE, sets Alacritty colorscheme from wallpaper. Currently working only with 1 monitor, but will be rewrited to support 2+. Wallpaper colors generator is [wallust](https://codeberg.org/explosion-mental/wallust) \
|
||||
For `termcolor` script your Alacritty config doesn't contain any color-related lines and contain this:
|
||||
```
|
||||
import:
|
||||
- ~/.config/alacritty/colors.yml
|
||||
```
|
||||
Check my [Alacritty config](https://git.sadium.cyou/Overxwise/dotfiles/src/branch/master/.config/alacritty/alacritty.yml) as an example. \
|
||||
obs - custom docks doesn't work in Wayland (idk why), using workaround to fix this.
|
||||
|
|
Loading…
Reference in a new issue