projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
1b59158
)
Update dunst config
author
Amin Bandali
<amin@aminb.org>
Thu, 27 Apr 2017 01:10:35 +0000
(21:10 -0400)
committer
Amin Bandali
<amin@aminb.org>
Thu, 27 Apr 2017 01:10:35 +0000
(21:10 -0400)
dunst/.config/dunst/dunstrc
patch
|
blob
|
blame
|
history
diff --git
a/dunst/.config/dunst/dunstrc
b/dunst/.config/dunst/dunstrc
index
30dd4e8
..
6117c50
100644
(file)
--- a/
dunst/.config/dunst/dunstrc
+++ b/
dunst/.config/dunst/dunstrc
@@
-1,5
+1,5
@@
[global]
[global]
-font =
Inconsolata 11
+font =
Ubuntu Mono 10.5
# Path to default icons.
icon_folders = /usr/share/icons/Moka/16x16/status/:/usr/share/icons/Moka/16x16/devices/:/usr/share/icons/Faba-Mono/16x16/status/:/usr/share/icons/Faba-Mono/16x16/devices/:/usr/share/icons/Moka/16x16/actions/:/usr/share/icons/Moka/16x16/categories/:/usr/share/icons/Moka/16x16/mimetypes/:/usr/share/icons/Moka/16x16/apps/:/usr/share/icons/Moka/16x16/places/:/usr/share/icons/Paper/16x16/status/
# Path to default icons.
icon_folders = /usr/share/icons/Moka/16x16/status/:/usr/share/icons/Moka/16x16/devices/:/usr/share/icons/Faba-Mono/16x16/status/:/usr/share/icons/Faba-Mono/16x16/devices/:/usr/share/icons/Moka/16x16/actions/:/usr/share/icons/Moka/16x16/categories/:/usr/share/icons/Moka/16x16/mimetypes/:/usr/share/icons/Moka/16x16/apps/:/usr/share/icons/Moka/16x16/places/:/usr/share/icons/Paper/16x16/status/
@@
-9,7
+9,7
@@
icon_position = left
# <i>italic</i>
# <s>strikethrough<s/>
# <u>underline</u>
# <i>italic</i>
# <s>strikethrough<s/>
# <u>underline</u>
-allow_markup = yes
+markup = full
# The format of the message. Possible variables are:
# %a appname
# %s summary
# The format of the message. Possible variables are:
# %a appname
# %s summary
@@
-70,7
+70,7
@@
monitor = 0
#
# If this option is set to mouse or keyboard, the monitor option will be
# ignored.
#
# If this option is set to mouse or keyboard, the monitor option will be
# ignored.
-follow =
mouse
+follow =
keyboard
# should a notification popped up from history be sticky or
# timeout as if it would normally do.
sticky_history = yes
# should a notification popped up from history be sticky or
# timeout as if it would normally do.
sticky_history = yes
@@
-100,7
+100,8
@@
separator_color = foreground
# automatically after a crash.
startup_notification = false
# dmenu path
# automatically after a crash.
startup_notification = false
# dmenu path
-dmenu = /usr/bin/dmenu -p dunst:
+#dmenu = /usr/bin/dmenu -p dunst:
+dmenu = /usr/bin/rofi -dmenu -p dunst:
# browser for opening urls in context menu
browser = /usr/bin/firefox -new-tab
[frame]
# browser for opening urls in context menu
browser = /usr/bin/firefox -new-tab
[frame]