Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuamarkle/toggle-monitor
A small script to handle monitor switching on arch linux
https://github.com/joshuamarkle/toggle-monitor
Last synced: 2 days ago
JSON representation
A small script to handle monitor switching on arch linux
- Host: GitHub
- URL: https://github.com/joshuamarkle/toggle-monitor
- Owner: JoshuaMarkle
- License: mit
- Created: 2023-10-14T03:39:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T03:43:19.000Z (about 1 year ago)
- Last Synced: 2023-10-15T16:53:02.894Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toggle-monitor
A small script to handle monitor switching on arch linux## What happens
1. If an external monitor is detected, set that as the primary screen. If not, use the original (builtin) screen
2. Ajust alacritty font
3. Reload awesome after killing polybar and picomThis effectively reloads everything I need and correctly sizing for my larger monitor.