435 B
435 B
autorandr
自动更改屏幕布局。 更多信息:https://github.com/phillipberndt/autorandr。
- 保存当前屏幕布局:
autorandr --save {{profile_name}}
- 显示已保存的配置文件:
autorandr
- 加载第一个检测到的配置文件:
autorandr --change
- 加载特定的配置文件:
autorandr --load {{profile_name}}
- 设置默认配置文件:
autorandr --default {{profile_name}}