i3 + zshrc updates

master
Paul Walko 2019-08-25 14:11:08 -04:00
parent ba6f850076
commit 9cf28569b6
2 changed files with 5 additions and 4 deletions

View File

@ -158,7 +158,7 @@ bar {
# Custom stats
default_border pixel 1
exec $HOME/.screenlayout/main.sh
#workspace 1 output DP-0
#workspace 2 output HDMI-0
workspace 1 output HDMI-A-1
workspace 2 output HDMI-A-0
#workspace 3 output DVI-I-1
bindsym $mod+Shift+f focus parent; fullscreen; focus child

5
zshrc
View File

@ -8,10 +8,11 @@ else
fi
# Customl binaries
export PATH=/opt/minecraft-launcher:$PATH
export PATH=$HOME/.cargo/bin:$PATH
export PATH=$HOME/.local/bin:$PATH
export PATH=$HOME/.cargo/bin:$PATH
export GOPATH=$HOME/go
export PATH=$HOME/.local/share/flatpak/exports/bin:$PATH
export PATH=$HOME/.local/minecraft-launcher:$PATH
# ZSH
export ZSH=$HOME/.oh-my-zsh