clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

add waycal

sspaeti b79cbdb9 8ee8b444

+7 -1
+7 -1
waybar/.config/waybar/config.jsonc
··· 5 5 "spacing": 0, 6 6 "height": 15, 7 7 "modules-left": ["custom/omarchy", "hyprland/workspaces"], 8 - "modules-center": ["clock", "custom/spacer", "custom/weather", "custom/update", "custom/voxtype", "custom/screenrecording-indicator", "custom/idle-indicator", "custom/notification-silencing-indicator"], 8 + "modules-center": ["custom/waycal", "clock", "custom/spacer", "custom/weather", "custom/update", "custom/voxtype", "custom/screenrecording-indicator", "custom/idle-indicator", "custom/notification-silencing-indicator"], 9 9 "modules-right": [ 10 10 "group/tray-expander", 11 11 "bluetooth", ··· 53 53 "on-click": "omarchy-menu", 54 54 "on-click-right": "xdg-terminal-exec", 55 55 "tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space" 56 + }, 57 + "custom/waycal": { 58 + "format": "󰃭", 59 + "on-click": "pkill -x waycal || waycal", 60 + "on-click-right": "morgen", 61 + "tooltip-format": "Calendar\n\nLeft-click: waycal popup\nRight-click: Open Morgen" 56 62 }, 57 63 "custom/update": { 58 64 "format": "",