mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 02:56:17 +02:00
dunst: Increase width of notifications
Since I use GNOME now, dunst isn't needed, although I feel like the dunst notifications looked cooler than the GNOME ones since they also followed the color scheme of the environment.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
# geometry = "3740x5-50+95"
|
||||
geometry = "1870x5-25+45"
|
||||
|
||||
# Increase width of dunst notifications
|
||||
width = 350
|
||||
|
||||
# Show multiple notifications in the same box
|
||||
separator_height = 0
|
||||
|
||||
|
Reference in New Issue
Block a user