diff options
author | eug-vs <eugene@eug-vs.xyz> | 2021-10-22 17:59:44 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2021-10-22 18:02:22 +0300 |
commit | fcdbc26d03ecbdaf55c0b516d01c427376334ffb (patch) | |
tree | bff8f949d1412cef851e6b608503ca83afb9760f /env | |
parent | a02174f19e161d3df04ff56c6b8b9dc182152812 (diff) | |
download | dotfiles-fcdbc26d03ecbdaf55c0b516d01c427376334ffb.tar.gz |
chore(dunst): migrate to v1.7.0
Release notes:
https://github.com/dunst-project/dunst/releases/tag/v1.7.0
Diffstat (limited to 'env')
-rw-r--r-- | env/.config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/env/.config/sxhkd/sxhkdrc b/env/.config/sxhkd/sxhkdrc index 2772586..a95d3b3 100644 --- a/env/.config/sxhkd/sxhkdrc +++ b/env/.config/sxhkd/sxhkdrc @@ -48,3 +48,6 @@ super + w super + n st -e nvim ~/Sync/diary/$(date +"%Y-%m-%d").md + +ctrl + space + dunstctl close |