Add powermanagement setup
This commit is contained in:
parent
c91afdf871
commit
ff371f4c29
1 changed files with 1 additions and 0 deletions
1
startdwm
1
startdwm
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
xsetroot -solid black
|
xsetroot -solid black
|
||||||
|
xset s off;xset -dpms;xset s noblank
|
||||||
slstatus &
|
slstatus &
|
||||||
pasystray &
|
pasystray &
|
||||||
nm-applet &
|
nm-applet &
|
||||||
|
|
Loading…
Reference in a new issue