apps to start after login, vim backspace bullshit

master
Paul Wako 2018-09-27 13:50:04 -04:00
parent ce13655321
commit 757e212bac
3 changed files with 7 additions and 4 deletions

View File

@ -158,6 +158,6 @@ bar {
# Custom stats # Custom stats
new_window 1pixel new_window 1pixel
exec $HOME/.screenlayout/main.sh exec $HOME/.screenlayout/main.sh
workspace 1 output DP-0 #workspace 1 output DP-0
workspace 2 output HDMI-0 #workspace 2 output HDMI-0
workspace 3 output DVI-I-1 #workspace 3 output DVI-I-1

2
vimrc
View File

@ -52,7 +52,7 @@ set shiftwidth=4
set expandtab set expandtab
"" Stupid backspace setting "" Stupid backspace setting
"set backspace=2 set backspace=2
"" Remember location in file "" Remember location in file
if has("autocmd") if has("autocmd")

View File

@ -5,4 +5,7 @@ xsetroot -cursor_name left_ptr
xbindkeys xbindkeys
xmodmap ~/.Xmodmap xmodmap ~/.Xmodmap
#nm-applet &
#discord &
#slack &
exec i3 exec i3