Compton logging

This commit is contained in:
shockrah 2024-02-11 15:07:40 -08:00
parent 9f718b5bf9
commit 35505f90f3

View File

@ -5,6 +5,9 @@
# Because I always forget to do this
eval `ssh-agent`
# Orient the monitors correctly
# xrandr --output DP-2 --left-of HDMI-0 --auto
# Random background
feh --bg-fill --randomize $HOME/Pictures/Papes/*
@ -12,4 +15,4 @@ feh --bg-fill --randomize $HOME/Pictures/Papes/*
bright 50
# Compositor for transparency in alacritty
compton -b
compton -b && echo Compton started || echo Compton probs already running