mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
add bin/ssync
This commit is contained in:
11
bin/screens
11
bin/screens
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user