This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
add xset dpms settings
pull/1/head
10sr
12 years ago
parent
b9c7c50811
commit
0f2d121a27
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
xinitrc
+ 1
- 0
xinitrc
View File
@@ -13,6 +13,7 @@ type synclient >/dev/null 2>&1 && {
}
xset s 1800 # go blank after 30 min
xset dpms 1810 1820 1830 # standby, suspend and off seem to be not different for my environment
unset LC_MESSAGES
export LANG=ja_JP.utf8
Write
Preview
Loading…
Cancel
Save