This commit is contained in:
Daniel Flanagan 2017-07-29 19:05:26 -05:00
parent 30fb374849
commit f336f31f9f
3 changed files with 7 additions and 2 deletions

View file

@ -22,5 +22,7 @@ fi
pulseaudio --start &
xset s off -dpms &
# fire up wm
exec "$DOTFILES_PATH/de/wmstart"

View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# TODO: setup weechat matrix plugin
# git clone

View file

@ -17,8 +17,7 @@ bind-key W resize-pane -x 100
bind-key v split-window -h
bind-key b split-window
# be xterm
set -g default-terminal "xterm"
set -g default-terminal "tmux-256color"
# iterating
unbind r