Added lots of things

This commit is contained in:
Allen
2023-08-02 01:14:42 -05:00
4 changed files with 29 additions and 0 deletions

View File

@ -3,7 +3,11 @@
export DISPLAY=:0
#Added some programs here since emptty had issues
<<<<<<< HEAD
polybar-restart &
=======
polybar &
>>>>>>> 87ac7b206297330f25c4ce049614d23647387d46
# --- Music Workspace Start ---
#Note: So alacritty specifically (I believe kitty fixed this) has a scaling issue because L/R monitor diff resolutions
@ -29,7 +33,11 @@ xset dpms 300 &
xautolock -locker "slock" -nowlocker "slock -f" -time 5 &
picom --experimental-backends -b &
feh --bg-fill $(/public/wallpapers/mon1.cfg) --bg-fill $(/public/wallpapers/mon2.cfg) &
<<<<<<< HEAD
# /usr/local/bin/trayer-restart # Launch from polybar-restart launcher now
=======
trayer --edge bottom --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 1 --transparent true --alpha 0 --tint 0x555E70 --height 22 &
>>>>>>> 87ac7b206297330f25c4ce049614d23647387d46
conky -q -c /home/allen/.config/conky-0.conf &
conky -q -c /home/allen/.config/conky-1.conf &
mpDris2 &