mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 02:27:30 -05:00
10 lines
284 B
Bash
Executable File
10 lines
284 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
# eww update dynamicright_module_page=2
|
|
# eww update flash_notif=true
|
|
# sleep 4
|
|
# eww update dynamicright_module_page=1
|
|
# eww update flash_notif=false
|
|
|
|
scripts/toggle-notificationspopup.sh --open
|
|
eww update notification_revcnt=$(eww get notifications | gojq 'length') |