diff options
author | awy <awy@awy.one> | 2025-08-19 21:23:01 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-19 21:23:01 +0300 |
commit | 9444b9c2b3e56268ab37d0908f1f1fd8849ed2aa (patch) | |
tree | 1564bb6b57408e140404991917b677a36b725b11 /.config/mako/config | |
parent | 6fabdbc5717873505aba152a5d1e8155d5d45ef2 (diff) | |
download | hyprdots-9444b9c2b3e56268ab37d0908f1f1fd8849ed2aa.tar.gz |
fnott
Diffstat (limited to '.config/mako/config')
-rw-r--r-- | .config/mako/config | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/.config/mako/config b/.config/mako/config deleted file mode 100644 index 409afa9..0000000 --- a/.config/mako/config +++ /dev/null @@ -1,30 +0,0 @@ -anchor=top-right -text-alignment=left -width=400 -height=400 -max-history=10 -sort=-time - -on-button-left=invoke-default-action -on-button-middle=exec makoctl menu -n $id -- mew -p 'Select action: ' -on-button-right=dismiss - -max-visible=10 -font=monospace 14 -max-icon-size=38 -icon-location=left -margin=6 -padding=10 -format=<b>%s</b>\n%b - -background-color=#1d2021aa -text-color=#ebdbb2 -border-color=#83a598 -progress-color=#357578 -border-size=2 -border-radius=10 -default-timeout=10000 - -[urgency=critical] -border-color=#fab387 -default-timeout=0 |