diff options
author | eug-vs <eug-vs@keemail.me> | 2021-03-27 23:49:15 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-03-27 23:49:15 +0300 |
commit | 5163a8537212431c62bddbf3b3a381e562f3aec2 (patch) | |
tree | 57d8eb4a67e8caacb576ac665d6a359c9036adf9 /.config/sxhkd | |
parent | 6247dc961ce6f7743005715c034dd19e29860b0f (diff) | |
download | dotfiles-5163a8537212431c62bddbf3b3a381e562f3aec2.tar.gz |
feat: use dmenu script instead of rofi-tmux
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3fa7954..e0672d4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -31,3 +31,6 @@ Print super + space pkill -RTMIN+4 dwmblocks +super + q + tmuxinator-menu.sh + |