mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: update lockscreen software
This commit is contained in:
parent
34ed0ac4b9
commit
df568f8730
1 changed files with 2 additions and 4 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
| **Fonts** | [nerd fonts][Nerd fonts] |
|
| **Fonts** | [nerd fonts][Nerd fonts] |
|
||||||
| **Color Scheme** | [catppuccin][Catppuccin] |
|
| **Color Scheme** | [catppuccin][Catppuccin] |
|
||||||
| **Icons** | [catppuccin-papirus-folders][catppuccin-papirus-folders] |
|
| **Icons** | [catppuccin-papirus-folders][catppuccin-papirus-folders] |
|
||||||
| **Lockscreen** | [hyprlock][hyprlock] |
|
| **Lockscreen** | [swaylock][swaylock] |
|
||||||
| **Image Viewer** | [nsxiv][nsxiv] |
|
| **Image Viewer** | [nsxiv][nsxiv] |
|
||||||
| **Media Player** | [mpv][mpv] |
|
| **Media Player** | [mpv][mpv] |
|
||||||
| **Screenshot Software** | [grimblast][grimblast] |
|
| **Screenshot Software** | [grimblast][grimblast] |
|
||||||
|
|
@ -169,8 +169,6 @@ runbg.sh
|
||||||
```
|
```
|
||||||
4. **Reboot**
|
4. **Reboot**
|
||||||
|
|
||||||
After rebooting, you'll be greeted by hyprlock prompting for your password, with its wallpaper in the background.
|
|
||||||
|
|
||||||
5. **Manual config**
|
5. **Manual config**
|
||||||
|
|
||||||
Even though I use home manager, there is still a little bit of manual configuration to do:
|
Even though I use home manager, there is still a little bit of manual configuration to do:
|
||||||
|
|
@ -228,7 +226,7 @@ Other dotfiles that I learned / copy from:
|
||||||
[Waybar]: https://github.com/Alexays/Waybar
|
[Waybar]: https://github.com/Alexays/Waybar
|
||||||
[wofi]: https://hg.sr.ht/~scoopta/wofi
|
[wofi]: https://hg.sr.ht/~scoopta/wofi
|
||||||
[zsh]: https://ohmyz.sh/
|
[zsh]: https://ohmyz.sh/
|
||||||
[hyprlock]: https://github.com/hyprwm/Hyprlock
|
[swaylock]: https://github.com/swaywm/swaylock
|
||||||
[mpv]: https://github.com/mpv-player/mpv
|
[mpv]: https://github.com/mpv-player/mpv
|
||||||
[VSCodium]:https://vscodium.com/
|
[VSCodium]:https://vscodium.com/
|
||||||
[Neovim]: https://github.com/neovim/neovim
|
[Neovim]: https://github.com/neovim/neovim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue