diff --git a/xinitrc b/xinitrc index 8808c8f..09fe04a 100644 --- a/xinitrc +++ b/xinitrc @@ -3,6 +3,6 @@ [ -f ~/.Xresources ] && xrdb -merge .Xresources xsetroot -cursor_name left_ptr -xbindkeys & +xmodmap ~/.Xmodmap slack & exec i3 diff --git a/zprofile b/zprofile index c3946d6..ff40ce3 100644 --- a/zprofile +++ b/zprofile @@ -1,2 +1,3 @@ +xbindkeys xmodmap ~/.Xmodmap gpg2 --quiet --no-tty --batch -d $HOME/.mutt/passwords/dumb.gpg > /dev/null