mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
0d13857379
@ -1,7 +1,9 @@
|
||||
# The screen to rotate
|
||||
# The screen to rotate.
|
||||
# One can list all screens with "xrandr --listmonitors".
|
||||
SCREEN=eDP-1 # other values could be "eDP1" or "HDMI1"
|
||||
|
||||
# xinput devices to rotate together with the screen
|
||||
# xinput devices to rotate together with the screen.
|
||||
# One can list all xinput devices with "xinput --list".
|
||||
DEVICES=()
|
||||
#DEVICES+=( 'pointer:Wacom Pen and multitouch sensor Finger touch' ) # LenovoYoga460
|
||||
#DEVICES+=( 'pointer:Wacom Pen and multitouch sensor Pen stylus' ) # LenovoYoga460
|
||||
|
Loading…
Reference in New Issue
Block a user