home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e1093a
)
Update dunstrc for the new dunst
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 4 Jan 2022 16:42:02 +0000
(11:42 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 4 Jan 2022 16:47:18 +0000
(11:47 -0500)
home/.config/dunst/dunstrc
patch
|
blob
|
blame
|
history
diff --git
a/home/.config/dunst/dunstrc
b/home/.config/dunst/dunstrc
index
c77d7e2
..
7d0d340
100644
(file)
--- a/
home/.config/dunst/dunstrc
+++ b/
home/.config/dunst/dunstrc
@@
-69,8
+69,10
@@
# screen width minus the width defined in within the geometry option.
# 3840x2160
- geometry = "0x10-5+35"
- font = Iosevka 10
+ #geometry = "0x10-5+35"
+ width = (100, 2100)
+ height = 1024
+ font = Iosevka 11
# 3440x1440
#geometry = "400x80-0+30"
@@
-149,7
+151,7
@@
dmenu = /usr/bin/dmenu -p dunst:
# Browser for opening urls in context menu.
- browser =
brave-browser
+ browser =
firefox
# Align icons left/right/off
icon_position = off
This page took
0.02896 seconds
and
4
git commands to generate.