🔒 Replaced swaylock with Hyprlock

- Removed Swaylock
- Added Hyprlock with Catppuccin theme.
- Replaced commands to swaylock with hyprlock.
- Added JetBrains Mono Nerd Font
This commit is contained in:
2024-12-31 00:38:23 +01:00
parent 793b3a16d0
commit 1c9dded45c
9 changed files with 113 additions and 10 deletions

View File

@ -96,7 +96,7 @@
},
"custom/lock": {
"tooltip": false,
"on-click": "sh -c '(sleep 0.5s; swaylock)' & disown",
"on-click": "sh -c '(sleep 0.5s; hyprlock)'",
"format": ""
},
"custom/power": {