
Built a Samurai-themed Hyprlock config for my Endeavour machine (Kanji password characters + Arch install script) 🗡️🌸
Hey everyone,
I've been running Hyprland on EndeavourOS and wanted to clean up my lock screen, so I built this minimal Samurai-themed config using `hyprlock`.
The main thing I wanted was to replace the boring password dots with actual Japanese Kanji (桜 - Sakura), which renders perfectly on Wayland without any lag.
**Visuals:**
* **Kanji Passwords:** Renders 桜 on keypress.
* **Date Format:** Clean Japanese formatting (`2024年08月14日`).
* **Minimalist UI:** Absolutely no borders or background boxes on the input field, just floating characters over a dark Katana wallpaper.
Since getting CJK fonts to render correctly without tofu blocks can sometimes be annoying, I wrote a quick install script that automatically pulls `noto-fonts-cjk` and `noto-fonts`
via pacman before applying the config.
If any fellow Endeavour/Hyprland users want to use this setup or just grab the wallpaper/config files, the repo is here:
**Repo:** [hyprlock-samurai on GitHub](https://github.com/basantbansal/hyprlock-samurai)
Let me know what you think of the aesthetic!