Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Bash Script for automatically creating a Monitor config file in Arch Linux.

License

Notifications You must be signed in to change notification settings

MrMatten/arch-monitor-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

arch-monitor-config

Bash Script for automatically creating a Monitor config file in X on Arch Linux.

It will put screens randomly to the right of your primary display.

You need xorg, xinit, grep and awk.

If you want it to do it automatically on load:

Insert /path/to/script in your .bashrc/.zshrc before running anythin X related.

And add username ALL=(root) NOPASSWD: /path/to/script in visudo towards the bottom of your priviliges. If you haven't touched it, put it under root ALL=(ALL) ALL

About

Bash Script for automatically creating a Monitor config file in Arch Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages