feat(hypr): dunst, swaylock

This commit is contained in:
js0ny 2025-04-09 01:23:32 +01:00
parent 5c526106ee
commit 4270bc9e5d
13 changed files with 846 additions and 232 deletions

View file

@ -1,6 +1,6 @@
{
"hyprland/workspaces#rw": {
"hyprland/workspaces": {
"disable-scroll": true,
"all-outputs": true,
"warp-on-scroll": false,
@ -14,6 +14,16 @@
},
"format-icons": {
"1": "一",
"2": "二",
"3": "三",
"4": "四",
"5": "五",
"6": "六",
"7": "七",
"8": "八",
"9": "九",
"10": "十",
"active": "",
"default": "",
},