{ "custom/arch": { "format": "  ", "tooltip": false, "on-click": "sleep 0.1 && rofi -show drun", "on-click-right": "wleave", }, "custom/notifications": { "tooltip": false, "format": "{} {icon}", "format-icons": { "notification": "", "none": "", "dnd-notification": "", "dnd-none": "", "inhibited-notification": "", "inhibited-none": "", "dnd-inhibited-notification": "", "dnd-inhibited-none": "", }, "return-type": "json", "exec-if": "which swaync-client", "exec": "swaync-client -swb", "on-click": "sleep 0.1 && swaync-client -t -sw", "on-click-right": "swaync-client -d -sw", "escape": true, }, "hyprland/workspaces": { "disable-scroll": true, "all-outputs": false, "enable-bar-scroll": true, "format": "{icon}", "format-icons": { "19": "", "20": "󰍨", "21": "✉", "22": "🖵", "23": "󰇧", "24": "", "25": "", "26": "", "27": "", }, "on-scroll-up": "hyprctl dispatch workspace r-1", "on-scroll-down": "hyprctl dispatch workspace r+1", "on-click": "activate", "sort-by-number": true, }, "tray": { "spacing": 10, }, "clock#cl2": { "tooltip-format": "{calendar}", "calendar": { "mode": "year", "mode-mon-col": 3, "weeks-pos": "right", "on-scroll": 1, "on-click-right": "mode", "format": { "months": "{}", "days": "{}", "weeks": "W{}", "weekdays": "{}", "today": "{}", }, }, "format": "{:%H:%M  - %A, %B %d, %Y  }", "actions": { "on-click-right": "mode", "on-click-forward": "tz_up", "on-click-backward": "tz_down", "on-scroll-up": "shift_up", "on-scroll-down": "shift_down", }, "on-click-middle": "thunderbird -calendar && hyprctl dispatch workspace 23", }, }