aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-09-19 23:49:46 +0900
committerGitHub <noreply@github.com>2024-09-19 23:49:46 +0900
commitf73780ecb547ecc55c17b78cf964197a5f48e71a (patch)
tree55daa77af4a2be17816b8c06f22ead72dc16299d
parent4fe21c27c6433888561df7596f882c1dff97533f (diff)
parentfe2c18a403e2ebb02ace7b44b752b1196a65c76b (diff)
Merge pull request #452 from JaKooLit/main
main to development
-rwxr-xr-xconfig/hypr/initial-boot.sh2
-rw-r--r--config/hypr/wallpaper_effects/.wallpaper_currentbin5869317 -> 85484 bytes
-rw-r--r--config/hypr/wallpaper_effects/.wallpaper_modifiedbin7968143 -> 89730 bytes
-rw-r--r--config/rofi/master-config.rasi6
-rw-r--r--config/rofi/resolution/1080p/master-config.rasi4
-rw-r--r--config/rofi/resolution/1440p/master-config.rasi4
-rw-r--r--config/wallust/wallust.toml2
-rwxr-xr-xcopy.sh2
8 files changed, 10 insertions, 10 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 477f94eb..e077d151 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -8,7 +8,7 @@
# Variables
scriptsDir=$HOME/.config/hypr/scripts
wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified
-waybar_style="$HOME/.config/waybar/style/[Colored] Chroma Glow.css"
+waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css"
kvantum_theme="Catppuccin-Mocha"
color_scheme="prefer-dark"
gtk_theme="Andromeda-dark"
diff --git a/config/hypr/wallpaper_effects/.wallpaper_current b/config/hypr/wallpaper_effects/.wallpaper_current
index 5151512d..decf5914 100644
--- a/config/hypr/wallpaper_effects/.wallpaper_current
+++ b/config/hypr/wallpaper_effects/.wallpaper_current
Binary files differ
diff --git a/config/hypr/wallpaper_effects/.wallpaper_modified b/config/hypr/wallpaper_effects/.wallpaper_modified
index 251c8ecd..a42bb4cd 100644
--- a/config/hypr/wallpaper_effects/.wallpaper_modified
+++ b/config/hypr/wallpaper_effects/.wallpaper_modified
Binary files differ
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi
index 816be5d6..ceea4764 100644
--- a/config/rofi/master-config.rasi
+++ b/config/rofi/master-config.rasi
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Master Config */
+/* Master Config 1080p*/
/* ---- Configuration ---- */
@@ -43,7 +43,7 @@ window {
transparency: "real";
cursor: "default";
spacing: 0px;
- border: 2px;
+ border: 4px 0px 4px 0px;
border-radius: 30px;
location: center;
anchor: center;
@@ -175,7 +175,7 @@ element normal.active {
}
element selected.normal {
- border: 0px 5px 0px 5px;
+ border: 1px 6px 1px 6px;
border-radius: 16px;
border-color: @selected;
background-color: transparent;
diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi
index cececba7..ceea4764 100644
--- a/config/rofi/resolution/1080p/master-config.rasi
+++ b/config/rofi/resolution/1080p/master-config.rasi
@@ -43,7 +43,7 @@ window {
transparency: "real";
cursor: "default";
spacing: 0px;
- border: 2px;
+ border: 4px 0px 4px 0px;
border-radius: 30px;
location: center;
anchor: center;
@@ -175,7 +175,7 @@ element normal.active {
}
element selected.normal {
- border: 0px 5px 0px 5px;
+ border: 1px 6px 1px 6px;
border-radius: 16px;
border-color: @selected;
background-color: transparent;
diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi
index 80a423da..947870e6 100644
--- a/config/rofi/resolution/1440p/master-config.rasi
+++ b/config/rofi/resolution/1440p/master-config.rasi
@@ -43,7 +43,7 @@ window {
transparency: "real";
cursor: "default";
spacing: 0px;
- border: 2px;
+ border: 4px 0px 4px 0px;
border-radius: 30px;
location: center;
anchor: center;
@@ -175,7 +175,7 @@ element normal.active {
}
element selected.normal {
- border: 0px 5px 0px 5px;
+ border: 1px 6px 1px 6px;
border-radius: 16px;
border-color: @selected;
background-color: transparent;
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml
index 7d0caea3..4d663022 100644
--- a/config/wallust/wallust.toml
+++ b/config/wallust/wallust.toml
@@ -31,7 +31,7 @@ palette = "dark16"
# 2 - 10 Perceptible at a glance.
# 11 - 49 Colors are more similar than opposite
# 100 Colors are exact opposite
-threshold = 10
+threshold = 11
[templates]
cava.template = 'colors-cava'
diff --git a/copy.sh b/copy.sh
index 5c53cf62..eda9e57e 100755
--- a/copy.sh
+++ b/copy.sh
@@ -4,7 +4,7 @@
clear
wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified
-waybar_style="$HOME/.config/waybar/style/[Colored] Chroma Glow.css"
+waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css"
waybar_config="$HOME/.config/waybar/configs/[TOP] Default_v3"
waybar_config_laptop="$HOME/.config/waybar/configs/[TOP] Default Laptop_v3"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage