blob: 70d5419df4b3f242b0eb1897afccaa7ea784be84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# sway-autorotate
This is a fork of https://github.com/tedk0n/autorotate_sway_script
This is for auto-rotating Sway on my Microsoft Surface Go 2 tablet running Fedora Linux.
Auto rotate bash script for sway.
Using the output of the monitor-sensor command (part of the iio-sensor-proxy package)
Usage example
echo 'monitor-sensor | bash autorotate.sh &> autorotate.log' | at now
Script test and using on lenovo thinkpad helix.
Variable WAYLANDINPUT is array devices input which will be rotated after turning the screen
Device list can be viewed by command "swaymsg -t get_inputs"
|