diff --git a/hyprlock.conf b/hyprlock.conf deleted file mode 100755 index b6f8c9e..0000000 --- a/hyprlock.conf +++ /dev/null @@ -1,67 +0,0 @@ -general { - hide_cursor = true - no_fade_in = false - grace = 0 - disable_loading_bar = true -} - -background { - monitor = - path = ~/Pictures/Wallpapers/Static/blurred.jpg - blur_passes = 0 -} - -# -- time -- -label { - monitor = - text = cmd[update:1000] echo "$(date +"%H:%M")" - color = 0xFFceca75 - font_size = 80 - font_family = JetBrains Mono ExtraBold - position = 0, 140 - halign = center - valign = center -} - -# -- quote -- -label { - monitor = - text = - PAIN IS REAL, BUT SO IS HOPE - - color = 0xFFa5d0bb - font_size = 12 - font_family = JetBrains Mono ExtraLight - position = 0, 80 - halign = center - valign = center -} - -# -- greeting -- -label { - monitor = - text = Heya $USER :3 - color = 0xFFceca75 - font_size = 20 - font_family = JetBrains Mono Light - position = 0, 0 - halign = center - valign = center -} - -# -- password input -- -input-field { - monitor = - size = 230, 40 - outline_thickness = 0 - dots_size = 0.2 - dots_spacing = 0.4 - dots_center = true - inner_color = 0xFF4b4900 - font_color = 0xFFceca75 - fade_on_empty = false - placeholder_text = unlock the magic... - fail_color = 0xFFffb4ab - hide_input = false - position = 0, -50 - halign = center - valign = center -} diff --git a/hyprpaper.conf b/hyprpaper.conf deleted file mode 100755 index d1c1ea8..0000000 --- a/hyprpaper.conf +++ /dev/null @@ -1,5 +0,0 @@ -wallpaper { - monitor = * - path = /home/honney/Pictures/Wallpapers/japan_old_emperor_stream_with_bridge.png - fit_mode = cover -} \ No newline at end of file