Correct i3 directory for stow
This commit is contained in:
parent
4f0bc59d5f
commit
21a1b57f4f
|
@ -319,10 +319,12 @@ set_from_resource $term_color13 color13
|
||||||
set_from_resource $term_color14 color14
|
set_from_resource $term_color14 color14
|
||||||
set_from_resource $term_color15 color15
|
set_from_resource $term_color15 color15
|
||||||
|
|
||||||
# Custom startup apps
|
# Kapper
|
||||||
|
# Custom startup apps every reload / restart
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/start-polybar.sh
|
exec_always --no-startup-id $HOME/.config/polybar/start-polybar.sh
|
||||||
|
|
||||||
|
# Custom startup apps every reboot
|
||||||
|
exec --no-startup-id autorandr.sh --change --default ~/.autorandr/kapp/config
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status if available)
|
# Start i3bar to display a workspace bar (plus the system information i3status if available)
|
||||||
#bar {
|
#bar {
|
Loading…
Reference in New Issue