Compton logging
This commit is contained in:
parent
9f718b5bf9
commit
35505f90f3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user