add hyprland

This commit is contained in:
2024-02-14 00:16:11 +01:00
parent 113c96ede4
commit 75c21332b8
5 changed files with 156 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"layer": "top",
"position": "top",
"modules-left": [
"hyprland/workspaces",
"hyprland/window"
],
"modules-right": [
"tray",
"clock"
],
}