add bin/ssync

This commit is contained in:
arnaucube
2024-09-03 17:42:50 +02:00
parent d16296b545
commit 6dec61b911
6 changed files with 59 additions and 3 deletions

View File

@@ -34,3 +34,14 @@ if len(sys.argv)>2:
# restart i3 status bar to avoid being frozen
subprocess.run(["i3-msg", "restart"])
# for fixing touch screen
# Check the input device ID with `xinput`.
# Check the display device name with `xrandr`.
# `xinput map-to-output <ID> <NAME>`
# eg. xinput map-to-output 12 eDP-1