updated term to st on fish; fixed i3 startup apps; polybar now uses xresources

This commit is contained in:
Tiago Sousa 2024-02-09 19:57:50 +00:00
parent 42ba5de6bb
commit e62f0f1077
4 changed files with 35 additions and 34 deletions

View file

@ -230,7 +230,8 @@ assign [class="discord"] 5
# startup programs
exec --no-startup-id nextcloud
exec --no-startup-id nitrogen --restore
exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec $terminal'
exec --no-startup-id i3-msg 'workspace 2; exec $browser'
exec --no-startup-id i3-msg 'workspace 1; exec $terminal'
exec --no-startup-id openrgb -d 0 -m off -d 1 -m off
# sets up monitors and picom
exec_always --no-startup-id ~/.local/share/scripts/monitor.sh