diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-03-24 09:04:55 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-03-24 09:04:55 +0100 |
commit | 834eca533e9522ec7899dd00246aea90baac145e (patch) | |
tree | b98f102c8b30583b8dc40bf0389f4d6b449d5cb1 /.config/i3 | |
parent | 7f02bf3881b3223339c47fc2a519c639d1aa3ca6 (diff) |
mutt + mail server set up :tada:
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/autostart b/.config/i3/autostart index 5ae2355..80f2180 100644 --- a/.config/i3/autostart +++ b/.config/i3/autostart @@ -10,5 +10,6 @@ dunst & flashfocus & xset r rate 250 40 autocutsel & +sh ~/.bwunlock & zsh -c "xbindkeys -f ~/.config/xbindkeys/main" |