diff --git a/.config/BetterDiscord/plugins/ChannelTabs_new_302085663057248267.config.json b/.config/BetterDiscord/plugins/ChannelTabs_new_302085663057248267.config.json index 5d20f9a0..6b583b95 100644 --- a/.config/BetterDiscord/plugins/ChannelTabs_new_302085663057248267.config.json +++ b/.config/BetterDiscord/plugins/ChannelTabs_new_302085663057248267.config.json @@ -2,12 +2,12 @@ "settings": { "tabs": [ { - "name": "#memes", - "url": "/channels/674984102860161025/675369610253434900", + "name": "#música-maestro", + "url": "/channels/674984102860161025/705732662429614181", "selected": true, "currentStatus": "none", "iconUrl": "https://cdn.discordapp.com/icons/674984102860161025/a4c5c84a118b923dfe68dccd886d1d87.webp?size=40", - "channelId": "675369610253434900" + "channelId": "705732662429614181" }, { "name": "#feedback-and-suggestions", diff --git a/.config/hypr/scripts/wallpaper b/.config/hypr/scripts/wallpaper index 290c3378..710a5cd4 100755 --- a/.config/hypr/scripts/wallpaper +++ b/.config/hypr/scripts/wallpaper @@ -2,9 +2,9 @@ # Change the path of the image to yours function load_wp(){ - swww img --transition-type wipe --transition-pos top-right --transition-duration 3.8 --transition-step 255 --transition-fps 75 ~/Imagenes/Diseños-FanArt-Wallpapers/Wallpapers/Landscapes/resul222t.png + swww img --transition-type wipe --transition-pos top-right --transition-duration 3.8 --transition-step 255 --transition-fps 75 ~/.config/wallpaper.png } swww init -load_wp \ No newline at end of file +load_wp diff --git a/.config/logo.png b/.config/logo.png new file mode 100755 index 00000000..630c9bdf Binary files /dev/null and b/.config/logo.png differ diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 40861288..4e35a42a 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -1,6 +1,3 @@ -# https://github.com/chick2d/neofetch-themes -# Made by https://gist.github.com/Talljoe - print_info() { prin "┌─────────\n Hardware Information \n─────────┐" info " ​ ​  " cpu @@ -18,8 +15,7 @@ print_info() { # info " ​ ​  " de info " ​ ​  " de info " ​ ​  " shell - info " ​ ​  " term - info " ​ ​  " term_font + info " ​ ​  " term info " ​ ​  " font info " ​ ​  " theme info " ​ ​  " icons @@ -126,7 +122,7 @@ uptime_shorthand="on" # Memory -# Show memory pecentage in output. +# Show memory percentage in output. # # Default: 'off' # Values: 'on', 'off' @@ -636,7 +632,7 @@ image_backend="kitty" # NOTE: 'auto' will pick the best image source for whatever image backend is used. # In ascii mode, distro ascii art will be used and in an image mode, your # wallpaper will be used. -image_source="/docs/Imagenes/Edicion Imagen/Trabajos/logo.png" +image_source="$HOME/.config/logo.png" # Ascii Options diff --git a/.config/wallpaper.png b/.config/wallpaper.png new file mode 100755 index 00000000..c1a547d1 Binary files /dev/null and b/.config/wallpaper.png differ