diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-10-15 08:47:05 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-10-15 08:47:05 +0000 |
commit | 47104dc543716df819d41c95a3dc2976be008441 (patch) | |
tree | ad4c0dc941d380e98ff62752b108cc16e689a53b /dunst | |
parent | 4a2078eeb4240c002fca00e27765b5f7a4df6c9e (diff) |
added reverse search
Diffstat (limited to 'dunst')
-rwxr-xr-x | dunst/.config/dunst/dunstrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index a1db2fc..21b5612 100755 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc | |||
@@ -80,5 +80,3 @@ timeout = 5 | |||
80 | background = "#000000" | 80 | background = "#000000" |
81 | foreground = "#eeffff" | 81 | foreground = "#eeffff" |
82 | timeout = 0 | 82 | timeout = 0 |
83 | # vim:ft=cfg | ||
84 | |||