Updated i3 config to better load launch bash scripts
This commit is contained in:
parent
3e3e8034d4
commit
e2f68e690d
@ -160,4 +160,6 @@ client.unfocused #333333 #222222 #888888 #292d2e #eeeeee
|
||||
|
||||
# Startup Applications
|
||||
exec --no-startup-id "$HOME/.screenlayout/launch.sh &" # setup screen layout and wallpapers
|
||||
exec_always --no-startup-id "$HOME/.screenlayout/wallpapers.sh &"
|
||||
exec_always --no-startup-id "$HOME/.screenlayout/polybar.sh &" # setup screen layout and wallpapers
|
||||
exec --no-startup-id "$HOME/.scripts/autostart_desktop.sh &" # run autostart desktop apps
|
||||
|
0
dotfiles/.screenlayout/polybar.sh
Normal file → Executable file
0
dotfiles/.screenlayout/polybar.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user