stuff
This commit is contained in:
parent
ae2dac120f
commit
46579b3c96
|
@ -21,7 +21,7 @@ font:
|
|||
x: 0
|
||||
y: 5
|
||||
|
||||
background_opacity: 0.5
|
||||
background_opacity: 0.75
|
||||
|
||||
colors:
|
||||
# Default colors
|
||||
|
|
|
@ -191,3 +191,7 @@ done
|
|||
|
||||
# Start picom
|
||||
picom --experimental-backends --backend glx &
|
||||
|
||||
# Disable screensaver
|
||||
xset s off
|
||||
xset -dpms
|
||||
|
|
Loading…
Reference in New Issue