mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-28 03:27:30 -05:00
7 lines
157 B
Bash
Executable File
7 lines
157 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 |