commit b388f3199fce4a8d81c70d7a9824314cfa2ec184
parent 8d06dd7594742daa19306b30b0bca03c96747f04
Author: awy <awy@awy.one>
Date: Sun, 25 May 2025 16:33:18 +0300
mako instead of dunst
Diffstat:
4 files changed, 16 insertions(+), 28 deletions(-)
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
@@ -1,26 +0,0 @@
-[global]
- monitor = 0
- follow = keyboard
- width = 400
- height = 400
- offset = 10x10
- padding = 10
- horizontal_padding = 2
- transparency = 25
- font = monospace 14
- format = "<b>%s</b>\n%b"
- frame_color = "#cba6f7"
- background = "#1e1e2eaa"
- foreground = "#cdd6f4"
- gap_size = 5
- corner_radius = 5
- frame_width = 1
-
-[urgency_low]
- timeout = 3
-
-[urgency_normal]
- timeout = 5
-
-[urgency_critical]
- timeout = 10
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
@@ -12,7 +12,7 @@ env = ENABLE_HDR_WSI,1
exec-once = dbus-update-activation-environment --all
exec-once = start-pipewire
exec-once = singboxwrap
-exec-once = dunst
+exec-once = mako
exec-once = gpg-agent --daemon
exec-once = gnome-keyring-daemon --start --components=secrets
exec-once = randombg
diff --git a/.config/mako/config b/.config/mako/config
@@ -0,0 +1,14 @@
+# Colors
+
+background-color=#1e1e2e
+text-color=#cdd6f4
+border-color=#f5c2e7
+progress-color=over #313244
+border-radius=5
+padding=10
+font=sans 14
+width=400
+default-timeout=5000
+
+[urgency=high]
+border-color=#fab387
diff --git a/dependencies.txt b/dependencies.txt
@@ -37,7 +37,7 @@ zsh-autosuggestions
mpv
yt-dlp
unzip
-dunst
+mako
imv
newsboat
mpd