swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit a53003b70d8032762b57dff51796927e0d8a5dad
parent 49cdb414b51076e5b22ff416807b32d749aec9bd
Author: awy <awy@awy.one>
Date:   Fri, 25 Jul 2025 02:04:08 +0300

mako

Diffstat:
D.config/dunst/dunstrc | 28----------------------------
A.config/mako/config | 40++++++++++++++++++++++++++++++++++++++++
M.config/sway/config | 2+-
Mdependencies.txt | 2+-
4 files changed, 42 insertions(+), 30 deletions(-)

diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc @@ -1,28 +0,0 @@ -[global] - monitor = 0 - follow = keyboard - width = 400 - height = 400 - offset = 10x10 - padding = 2 - horizontal_padding = 2 - transparency = 25 - font = monospace 14 - format = "<b>%s</b>\n%b" - -[urgency_low] - background = "#2e3440aa" - foreground = "#d8dee9" - timeout = 3 - -[urgency_normal] - background = "#2e3440aa" - foreground = "#d8dee9" - frame_color = "#5e81ac" - timeout = 5 - -[urgency_critical] - background = "#2e3440aa" - foreground = "#d8dee9" - frame_color = "#5e81ac" - timeout = 10 diff --git a/.config/mako/config b/.config/mako/config @@ -0,0 +1,40 @@ +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=3 +format=<b>%s</b>\n%b + +background-color=#2e3440aa +border-size=3 +border-radius=0 +default-timeout=10000 + +[urgency=low] +text-color=#d8dee9 +border-color=#5e81ac +default-timeout=10000 + + +[urgency=normal] +text-color=#d8dee9 +border-color=#5e81ac +default-timeout=10000 + + +[urgency=critical] +text-color=#d8dee9 +border-color=#5e81ac +default-timeout=0 diff --git a/.config/sway/config b/.config/sway/config @@ -11,7 +11,7 @@ font pango:monospace 10 # AUTOSTART exec start-pipewire exec singboxwrap -exec dunst +exec mako exec gpg-agent --daemon exec gnome-keyring-daemon --start --components=secrets exec foot --server diff --git a/dependencies.txt b/dependencies.txt @@ -6,7 +6,7 @@ unrar sway swayidle swaylock -dunst +mako foot xdg-desktop-portal-wlr i3blocks