diff options
| author | Yigit Sever | 2019-03-20 22:27:47 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-03-20 22:27:47 +0300 |
| commit | f3f6b63dffc475614adc23603d8ad90f96c8f55b (patch) | |
| tree | fcdb7486d3da1c4cc70d15f0b65a8bf843c36759 /.config/dunst/dunstrc | |
| parent | 628a368bec0fcd039e5016cdffa899ddf946acaf (diff) | |
| parent | 062c0fb514f4f967da986c8cece86b0fa497f704 (diff) | |
| download | dotfiles-f3f6b63dffc475614adc23603d8ad90f96c8f55b.tar.gz dotfiles-f3f6b63dffc475614adc23603d8ad90f96c8f55b.tar.bz2 dotfiles-f3f6b63dffc475614adc23603d8ad90f96c8f55b.zip | |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.config/dunst/dunstrc')
| -rwxr-xr-x | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 138a1d7..e1d2052 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
| @@ -26,7 +26,7 @@ icon_position = left | |||
| 26 | max_icon_size = 64x64 | 26 | max_icon_size = 64x64 |
| 27 | icon_path = "/usr/share/icons/Papirus-Dark/16x16/status/:/usr/share/icons/Papirus-Dark/16x16/devices/:/usr/share/icons/Papirus-Dark/16x16/actions/:/usr/share/icons/Papirus-Dark/16x16/places/" | 27 | icon_path = "/usr/share/icons/Papirus-Dark/16x16/status/:/usr/share/icons/Papirus-Dark/16x16/devices/:/usr/share/icons/Papirus-Dark/16x16/actions/:/usr/share/icons/Papirus-Dark/16x16/places/" |
| 28 | sticky_history = yes | 28 | sticky_history = yes |
| 29 | dmenu = "/usr/bin/rofi" | 29 | dmenu = "/usr/bin/rofi -dmenu" |
| 30 | history_length = 20 | 30 | history_length = 20 |
| 31 | browser = /usr/bin/firefox | 31 | browser = /usr/bin/firefox |
| 32 | title = Dunst | 32 | title = Dunst |
