浏览代码

add xset dpms settings

pull/1/head
10sr 12 年前
父节点
当前提交
0f2d121a27
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      xinitrc

+ 1
- 0
xinitrc 查看文件

@@ -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


正在加载...
取消
保存