dunst changes - dotfiles - 🍚 personal arsenal of "rice"
HTML git clone https://git.drkhsh.at/dotfiles.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit f85f2e5515216417e147a831290426af06b820f0
DIR parent 2b1280dacd4b7d5e5fdf95fda968398d2b1e8183
HTML Author: drkhsh <me@drkhsh.at>
Date: Sun, 4 May 2025 02:36:57 +0200
dunst changes
Diffstat:
M dunst/.config/dunst/dunstrc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
DIR diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc
@@ -38,10 +38,10 @@
#height = 0
# Position the notification in the top right corner
- origin = top-right
+ origin = top-center
# Offset from the origin
- offset = 10x10
+ offset = 0x20
# Scale factor. It is auto-detected if value is 0.
scale = 0.8
@@ -89,7 +89,7 @@
# The transparency of the window. Range: [0; 100].
# This option will only work if a compositing window manager is
# present (e.g. xcompmgr, compiz, etc.). (X11 only)
- transparency = 20
+ transparency = 0
# Draw a line of "separator_height" pixel height between two
# notifications.
@@ -144,7 +144,7 @@
### Text ###
- font = "ShureTechMono Nerd Font Mono 8"
+ font = "GohuFont 14 Nerd Font 10"
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.