mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
277 B
277 B
autorandr
Automatically change screen layout.
- Save the current screen layout:
autorandr -s {{profile_name}}
- Show the saved profiles:
autorandr
- Change the profile:
autorandr -l {{profile_name}}
- Set the default profile:
autorandr -d {{profile_name}}