diff options
Diffstat (limited to 'hypr/.config/hypr/waybar-alt-3/scripts/OCV')
| -rwxr-xr-x | hypr/.config/hypr/waybar-alt-3/scripts/OCV | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hypr/.config/hypr/waybar-alt-3/scripts/OCV b/hypr/.config/hypr/waybar-alt-3/scripts/OCV new file mode 100755 index 0000000..450e34e --- /dev/null +++ b/hypr/.config/hypr/waybar-alt-3/scripts/OCV @@ -0,0 +1,9 @@ +#!/bin/bash + +yad --width=400 --height=200 \ +--center \ +--fixed \ +--title="Calendar" \ +--no-buttons \ +yad \ + --calendar |
