diff options
author | Yigit Sever | 2020-05-14 13:40:37 +0300 |
---|---|---|
committer | Yigit Sever | 2020-05-14 13:40:37 +0300 |
commit | 632ea038519b58312c5bed7ad8788d4e46cfa12a (patch) | |
tree | d19da88f3c5bd897dca6a2634b98bfb9989c8176 /.config/dunst | |
parent | 7d97392d13c548b6ca9a1ecde41c29f28ed0c061 (diff) | |
parent | baf7fef97f1fe2f1bbe8159f5a5a928a2eba73be (diff) | |
download | dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.gz dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.bz2 dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.config/dunst')
-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 523d3ba..7f72108 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
@@ -35,7 +35,7 @@ class = Dunst | |||
35 | [shortcuts] | 35 | [shortcuts] |
36 | close = ctrl+space | 36 | close = ctrl+space |
37 | close_all = ctrl+shift+space | 37 | close_all = ctrl+shift+space |
38 | history = ctrl+grave | 38 | history = ctrl+0 |
39 | context = ctrl+shift+period | 39 | context = ctrl+shift+period |
40 | 40 | ||
41 | [urgency_low] | 41 | [urgency_low] |