initialitation

This commit is contained in:
Robin
2025-07-05 16:01:18 +02:00
commit 47a35b863d
139 changed files with 57264 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"layer": "top",
"position": "top",
"reload_style_on_change": true,
"modules-center": ["hyprland/workspaces"],
"hyprland/workspaces": {
"format": "{icon}",
"format-icons": {
"active": "",
"default": "",
"empty": ""
},
"persistent-workspaces": {
"*": [ 1,2,3,4,5 ]
}
}
}