Skip to content

Commit

Permalink
Update power management for display
Browse files Browse the repository at this point in the history
  • Loading branch information
yutkat committed Oct 25, 2018
1 parent 68ca6c1 commit 9cd89cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .xprofile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ if [ -f $usermodmap ]; then
fi

xset -b
xset s 1800
xset s off
xset s 900 1200 1800

if builtin command -v "synclient" > /dev/null 2>&1; then
LEFT_EDGE=$(synclient | \grep -w LeftEdge | awk '{print $3}')
Expand Down

0 comments on commit 9cd89cf

Please sign in to comment.