wallpaper change and brightness control
This commit is contained in:
parent
55bce58628
commit
d31711a223
|
|
@ -7,5 +7,6 @@ xset r rate 300 50
|
||||||
unclutter &
|
unclutter &
|
||||||
dwmblocks &
|
dwmblocks &
|
||||||
dunst &
|
dunst &
|
||||||
|
backlight_control 30 &
|
||||||
# exec dwm > /dev/null 2>&1
|
# exec dwm > /dev/null 2>&1
|
||||||
while type dwm > /dev/null ; do dwm && continue || break ; done
|
while type dwm > /dev/null ; do dwm && continue || break ; done
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 383 KiB |
Loading…
Reference in New Issue