aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-05-17 11:14:33 +0300
committereug-vs <eug-vs@keemail.me>2021-05-17 11:14:33 +0300
commitfcc25735319408b7be6782df54d6eba5aca1c534 (patch)
treeb5a4cffecd9df66d5544345ffe32723ac2905508 /.config
parent5369c3370ddc54de57e864b20e2d07a8f8608756 (diff)
downloaddotfiles-fcc25735319408b7be6782df54d6eba5aca1c534.tar.gz
feat(dunst): setup sexy icons
Diffstat (limited to '.config')
-rw-r--r--.config/dunst/dunstrc12
1 files changed, 3 insertions, 9 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 3716934..68e1c3c 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -9,17 +9,18 @@
show_age_threshold = 60
word_wrap = yes
ignore_newline = no
- geometry = "280x5-12+42"
+ geometry = "300x5-12+42"
transparency = 0
idle_threshold = 120
follow = keyboard
sticky_history = yes
line_height = 8
- padding = 20
+ padding = 12
horizontal_padding = 12
separator_height = 1
separator_color = "#ebdbb2"
startup_notification = false
+ max_icon_size = 72
[frame]
width = 0
@@ -46,10 +47,3 @@
foreground = "#ebdbb2"
timeout = 0
-[ncspot]
- appname = ncspot
- format = " %s"
-
-[slack]
- appname = slack
- format = "<b> %s</b>\n%b"