-
Notifications
You must be signed in to change notification settings - Fork 882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyprlock + Hypridle #1885
base: main
Are you sure you want to change the base?
Hyprlock + Hypridle #1885
Conversation
Re-work of Khings original PR prasanthrangan#1173
@abenezerw check these out https://github.com/MrVivekRajan/Hyprlock-Styles |
I saw them. But just wanted something simple for the default lock screen. Of course people who are config savvy can swap out their lockscreen. And would probably have already. I’m just doing this for the average people out there who blindly install arch and hyprdots just cause it looks cool. 😎😂 |
@kRHYME7 any update on this one. Looks like this can be merged. |
@rubiin, @abenezerw i know im not him but from using this config here's what i know needs to be changed so far: |
I have merged this to my fork and perform some testing and want to share my suggestions: /Configs/.config/hypr/keybindings.conf: -bind = $mainMod, L, exec, swaylock # launch lock screen
+bind = $mainMod, L, exec, hyprlock # launch lock screen /Scripts/restore_fnt.lst +Font_Anurati|$HOME/.local/share/fonts /Scripts/custom_hypr.lst -swaylock-effects-git
+hypridle
+hyprlock |
Do share here of you came across anything that is lagging or needs tweaking |
Done, Done and Done. Thanks. |
I have some additional thoughts, want to discuss it here:
|
One suggestion here for layout3: /Configs/.config/hypr/hyprlock/presets/layout3.conf: -text = cmd[update:1000] echo "$(date +"%A")"
+text = cmd[update:1000] date +"%A" | awk '{ print toupper($0) }' After this change |
good catch. i forgot about this one. basically just set it all up locally and forgot about this pr. |
and lets hold off on this one until/if this gets merged. |
@abenezerw any thing left to update ? |
i dont think so. even if anything is left. i think they can be updated with extra prs. this is just the bare minimum. |
@kRHYME7 LGTM. Its been on review for a while. |
Re-work of Khings original PR #1173
Layout 1
Layout 3
Layout 2
SDDM configs