diff options
| author | silly <u65487754@gmail.com> | 2026-02-08 06:15:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-08 06:15:04 +0100 |
| commit | b629a598f39000b53a6db69f830ebe03323f45eb (patch) | |
| tree | 9e84342ab06d7d5f99b5bb2f98297ba66ec28f70 /.config/hyprlock.conf | |
| parent | ab5079470d712a84bb71304d4c8fc4bac4cebfa6 (diff) | |
Delete .config/hyprlock.conf
Diffstat (limited to '.config/hyprlock.conf')
| -rw-r--r-- | .config/hyprlock.conf | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/.config/hyprlock.conf b/.config/hyprlock.conf deleted file mode 100644 index 2e964f7..0000000 --- a/.config/hyprlock.conf +++ /dev/null @@ -1,60 +0,0 @@ -source = /home/silly/.cache/wal/colors-hyprland.conf - -background { - monitor = - path = /home/silly/.config/wallpaper/2.jpg - color = $background - blur_passes = 2 - contrast = 1 - brightness = 0.5 - vibrancy = 0.2 - vibrancy_darkness = 0.2 -} - -general { - hide_cursor = false - ignore_empty_input = true -} - -input-field { - monitor = - size = 250, 60 - outline_thickness = 2 - dots_size = 0.2 - dots_spacing = 0.35 - dots_center = true - outer_color = rgba(255, 255, 255, 0.6) - inner_color = rgb(25, 25, 25) - font_color = $foreground - fade_on_empty = false - rounding = -1 - check_color = $color2 - fail_color = $color1 - placeholder_text = <i>password...</i> - hide_input = false - position = 0, -200 - halign = center - valign = center -} - -label { - monitor = - text = cmd[update:1000] echo "$(date +"%A, %B %d")" - color = $foreground - font_size = 22 - font_family = JetBrains Mono - position = 0, 300 - halign = center - valign = center -} - -label { - monitor = - text = cmd[update:1000] echo "$(date +"%-I:%M")" - color = $foreground - font_size = 95 - font_family = JetBrains Mono Extrabold - position = 0, 200 - halign = center - valign = center -} |
