mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
final theming scripts and modification
This commit is contained in:
@@ -181,5 +181,3 @@ configuration {
|
||||
me-accept-custom: "Control+MouseDPrimary";
|
||||
*/
|
||||
}
|
||||
|
||||
@theme "catppuccin-macchiato"
|
||||
@@ -21,13 +21,16 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
swww img $wallpaper --transition-type grow --transition-fps 60 --transition-duration 1.0 --transition-bezier 0.65,0,0.35,1 --transition-step 255
|
||||
# swww img $wallpaper --transition-type grow --transition-fps 60 --transition-duration 1.0 --transition-bezier 0.65,0,0.35,1 --transition-step 255
|
||||
feh --bg-fill $wallpaper
|
||||
|
||||
wal -i $wallpaper --cols16
|
||||
pywalfox update
|
||||
pywal-discord -t default
|
||||
wal-telegram --wal
|
||||
|
||||
kill -HUP $(pgrep dwm)
|
||||
|
||||
. $HOME/.config/mako/update-colors.sh
|
||||
. $HOME/.config/spicetify/Themes/Pywal/update-colors.sh
|
||||
. $HOME/.config/cava/scripts/update-colors.sh
|
||||
@@ -6,6 +6,7 @@ theme='style-1'
|
||||
declare -A URLS
|
||||
|
||||
URLS=(
|
||||
["kvasir"]="https://czyz.icu/search?q="
|
||||
["google"]="https://www.google.com/search?q="
|
||||
["bing"]="https://www.bing.com/search?q="
|
||||
["yahoo"]="https://search.yahoo.com/search?p="
|
||||
|
||||
Reference in New Issue
Block a user