feat: hyprland config

This commit is contained in:
2026-02-08 14:52:21 +01:00
parent 068474490b
commit 139e3bf617
655 changed files with 171416 additions and 48 deletions

View File

@@ -0,0 +1,15 @@
{
"hyprland/workspaces": {
"format": "{icon}",
"disable-scroll": true,
"format-icons": {
"default": "",
"focused": ""
},
"cursor": true,
"all-outputs": true,
"persistent-workspaces": {
"*": 5
}
}
}