Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Commit

Permalink
dwmst now actually restarts after suspend
Browse files Browse the repository at this point in the history
  • Loading branch information
Unia committed Mar 28, 2013
1 parent 1b1effa commit 3ce0a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dwmst.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Description=restarts dwmst after suspend
After=suspend.target

[Service]
User=jente
Type=forking
User=%I
Type=simple
Environment=DISPLAY=:0
ExecStart=/usr/bin/dwmst

Expand Down

0 comments on commit 3ce0a50

Please sign in to comment.