aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr')
-rw-r--r--config/hypr/hyprlock.conf12
-rwxr-xr-xconfig/hypr/scripts/KeyHints.sh1
2 files changed, 7 insertions, 6 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/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh
index f7450217..d6dd4049 100755
--- a/config/hypr/scripts/KeyHints.sh
+++ b/config/hypr/scripts/KeyHints.sh
@@ -40,6 +40,7 @@ yad --width=$dynamic_width --height=$dynamic_height \
"ESC" "close this app" "" "=" "SUPER KEY (Windows Key)" "(SUPER KEY)" \
" enter" "Terminal" "(kitty)" \
" SHIFT enter" "DropDown Terminal" "(kitty-pyprland)" \
+" A" "Desktop Overview" "(AGS Overview)" \
" D" "App Launcher" "(rofi-wayland)" \
" T" "Open File Manager" "(Thunar)" \
" S" "Google Search" "(rofi)" \
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage