From 37ca5d8bb4585426ebd45b7361d79596ff7acd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Fri, 29 Dec 2023 00:14:10 +0300 Subject: [PATCH] As always I forgot something --- .scripts/readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.scripts/readme.md b/.scripts/readme.md index 8d3a9d0..ae16553 100644 --- a/.scripts/readme.md +++ b/.scripts/readme.md @@ -1,10 +1,9 @@ -`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+. Someday... \ +~~`alxrcs, rallwalls, refwalls, setwalle` - GNOME/XFCE scripts for wpgtk (or wpg)~~ Removed (bfd5ed788e) \ +`termcolors` - script for KDE, sets Alacritty colorscheme from wallpaper. Currently working only with 1 monitor, but will be rewrited to support 2+. Someday, maybe... \ 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 +import = ["/home/link/.config/alacritty/colors.toml"] ``` -Check my [Alacritty config](https://git.sadium.cyou/Overxwise/dotfiles/src/branch/master/.config/alacritty/alacritty.yml) as an example. \ +Check my [Alacritty config](https://git.sadium.cyou/SadmL/dotfiles/src/branch/master/.config/alacritty/alacritty.toml) as an example. \ obs - custom docks doesn't work in Wayland (idk why), using workaround to fix this.