Minor tweaks to dunst, vim, zsh
Auto-init tab completion in ZSH Normalize backspace handling in vim (for windows support) Force dunst to place notifications on monitor 1, since I moved to two-monitor setup.
This commit is contained in:
parent
d005066208
commit
bfebfb7521
3 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
[global]
|
||||
geometry = "600x20"
|
||||
shrink = no
|
||||
follow = mouse
|
||||
monitor = 1
|
||||
follow = none
|
||||
indicate_hidden = yes
|
||||
transparency = 0
|
||||
frame_width = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue