feat: niri-waybar

This commit is contained in:
js0ny 2025-10-08 10:33:54 +01:00
parent ff096c02bd
commit 8db7f8a1e9
7 changed files with 670 additions and 104 deletions

View file

@ -183,5 +183,9 @@
"suspend": "systemctl suspend",
"hibernate": "systemctl hibernate"
}
},
"custom/osicon": {
"format": "<span size='x-large'></span>",
"on-click-right": "rofi -show drun"
}
}
}