My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: added clock to hyprbar

legoraft b37d9a76 dc00279c

+6
+6
waybar/.config/waybar/hyprbar.jsonc
··· 6 6 "modules-center": [ "hyprland/workspaces" ], 7 7 "modules-right": [ "group/tray-group", "group/network-group", "group/settings" ], 8 8 9 + "clock": { 10 + "format": "{:%H:%M}", 11 + "tooltip": false, 12 + "timezone": "Europe/Amsterdam" 13 + }, 14 + 9 15 "hyprland/workspaces": { 10 16 "format": "{icon}", 11 17 "format-icons": {