Added personal config
This commit is contained in:
parent
1803bb6270
commit
31e5fd4f44
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
xrandr --setprovideroutputsource modesetting NVIDIA-0
|
xrandr --setprovideroutputsource modesetting NVIDIA-0
|
||||||
xrandr --auto
|
xrandr --auto
|
||||||
feh --bg-scale --no-fehbg ~/.config/wallpaper.jpg
|
feh --bg-scale --no-fehbg ~/.config/wallpaper
|
||||||
xset r rate 300 50
|
xset r rate 300 50
|
||||||
picom -b
|
picom -b
|
||||||
sxhkd &
|
sxhkd &
|
||||||
|
|
|
||||||
|
|
@ -169,5 +169,6 @@ ZSH_HIGHLIGHT_STYLES[process-substitution]=none
|
||||||
ZSH_HIGHLIGHT_STYLES[path_pathseparator]=
|
ZSH_HIGHLIGHT_STYLES[path_pathseparator]=
|
||||||
ZSH_HIGHLIGHT_STYLES[path_prefix_pathseparator]=
|
ZSH_HIGHLIGHT_STYLES[path_prefix_pathseparator]=
|
||||||
|
|
||||||
|
source ~/.config/zsh/.zshpersonalrc
|
||||||
source ~/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
|
source ~/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue