aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-14 16:14:52 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-14 16:14:52 +0900
commit121766295e105b4bec791568f51c245f5cb8b273 (patch)
tree2a00ba3ad8ac8a1eb0bd38d7f8e411e674304084
parentb9866fb90a4be036e90c5a3fc04c816cee329ac6 (diff)
swaync and hyprlock tweaked
-rw-r--r--config/hypr/hyprlock.conf12
-rwxr-xr-xconfig/swaync/style.css4
2 files changed, 8 insertions, 8 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index eec6d31f..7c1af41a 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -17,7 +17,7 @@ background {
color = $color7
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
- blur_size = 4
+ blur_size = 6
blur_passes = 2 # 0 disables blurring
noise = 0.0117
contrast = 1.3000 # Vibrant!!!
@@ -33,7 +33,7 @@ input-field {
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = true
- outer_color = $color1
+ outer_color = $color5
inner_color = $color0
font_color = $color12
fade_on_empty = true
@@ -49,7 +49,7 @@ input-field {
label {
monitor =
text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B %Y')" </b>"
- color = $color9
+ color = $color12
font_size = 34
font_family = JetBrains Mono Nerd Font 10
@@ -88,7 +88,7 @@ text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H
label {
monitor =
text =  $USER
- color = $color9
+ color = $color12
font_size = 18
font_family = Inter Display Medium
@@ -127,8 +127,8 @@ image {
path = $HOME/.config/rofi/.current_wallpaper
size = 230
rounding = -1
- border_size = 4
- border_color = $color1
+ border_size = 2
+ border_color = $color11
rotate = 0
reload_time = -1
position = 0, 300
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 73ad882a..6a4f565d 100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -3,10 +3,10 @@
@import '../../.config/waybar/wallust/colors-waybar.css';
-@define-color noti-border-color @color9;
+@define-color noti-border-color @color12;
@define-color noti-bg rgba(0, 0, 0, 0.8);
@define-color noti-bg-alt #111111;
-@define-color noti-bg-hover @color2;
+@define-color noti-bg-hover @color9;
@define-color text-color @foreground;
@define-color text-color-alt @foreground;
@define-color text-color-disabled rgba(150, 150, 150, 0.8);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage