mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
23 lines
492 B
INI
23 lines
492 B
INI
anchor=top-right
|
|
default-timeout=5000
|
|
width=420
|
|
height=110
|
|
|
|
[app-name=Spotify]
|
|
invisible=1
|
|
|
|
[mode=do-not-disturb]
|
|
invisible=true
|
|
|
|
[mode=do-not-disturb app-name=notify-send]
|
|
invisible=false
|
|
|
|
[urgency=critical]
|
|
default-timeout=0
|
|
|
|
[summary~="Setup Wi-Fi"]
|
|
on-button-left=exec sh -c 'alacritty --class=Impala -e impala & makoctl dismiss -n "$id"'
|
|
|
|
[summary~="Update System"]
|
|
on-button-left=exec sh -c 'omarchy-launch-floating-terminal-with-presentation omarchy-update & makoctl dismiss -n "$id"'
|