aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig/hypr/initial-boot.sh4
l---------[-rw-r--r--]config/rofi/.current_wallpaperbin1772664 -> 40 bytes
-rw-r--r--config/rofi/config.rasi4
-rw-r--r--config/rofi/resolution/1080p/config.rasi4
-rw-r--r--config/rofi/resolution/1440p/config.rasi4
-rwxr-xr-xcopy.sh2
-rw-r--r--wallpapers/Cute-Cat_ja.pngbin0 -> 5790234 bytes
7 files changed, 9 insertions, 9 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index f0524bca..1ab8b018 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -7,7 +7,7 @@
# Variables
scriptsDir=$HOME/.config/hypr/scripts
-wallpaper=$HOME/Pictures/wallpapers/CuteCat.png
+wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png
swww="swww img"
effect="--transition-bezier .43,1.19,1,.4 --transition-fps 30 --transition-type grow --transition-pos 0.925,0.977 --transition-duration 2"
@@ -23,7 +23,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi"
# Initial scripts to load in order to have a proper wallpaper waybar and pywal themes
- pkill swww && swww init || swww query && $swww "$wallpaper" $effect
+ swww init || swww query && $swww "$wallpaper" $effect
# Refreshing waybar, dunst, rofi etc.
"$scriptsDir/PywalSwww.sh" > /dev/null 2>&1 &
diff --git a/config/rofi/.current_wallpaper b/config/rofi/.current_wallpaper
index 87f78670..e575d150 100644..120000
--- a/config/rofi/.current_wallpaper
+++ b/config/rofi/.current_wallpaper
Binary files differ
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 30e3aa74..50cd75be 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 2px;
padding: 6px;
dynamic: true;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 30e3aa74..50cd75be 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 2px;
padding: 6px;
dynamic: true;
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index fa92f052..250c46b4 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 5px;
padding: 6px;
dynamic: true;
diff --git a/copy.sh b/copy.sh
index 453443f6..11c98ab2 100755
--- a/copy.sh
+++ b/copy.sh
@@ -2,7 +2,7 @@
### https://github.com/JaKooLit/JaKooLit
-wallpaper=$HOME/Pictures/wallpapers/CuteCat.png
+wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png
# Check if running as root. If root, script will exit
if [[ $EUID -eq 0 ]]; then
diff --git a/wallpapers/Cute-Cat_ja.png b/wallpapers/Cute-Cat_ja.png
new file mode 100644
index 00000000..2ef9a8d3
--- /dev/null
+++ b/wallpapers/Cute-Cat_ja.png
Binary files differ
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage