fixed screen tearing on desktop and updated bspwmrc for pulseaudio enabling at startup
This commit is contained in:
parent
5448b7d548
commit
f14ecbbb9c
2 changed files with 8 additions and 7 deletions
|
|
@ -3,15 +3,16 @@
|
|||
|
||||
#Autostart
|
||||
#Desktop
|
||||
xrandr --output HDMI-0 --brightness 1.1
|
||||
xrandr --output HDMI-0 --brightness 1.1 & #--set TearFree on &
|
||||
#Laptop
|
||||
# xbacklight -set 70
|
||||
|
||||
picom --config /home/brian/.config/picom/picom.conf &
|
||||
picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends &
|
||||
feh --bg-fill /home/brian/Pictures/nord_mountains.png &
|
||||
# feh --bg-fill /home/brian/Pictures/gruvbox_braille.png &
|
||||
dunst &
|
||||
xbanish &
|
||||
pulseaudio --start &
|
||||
bst -e btop &
|
||||
|
||||
#sxhkd keybindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue