dotfiles/home/executable_dot_xprofile
2022-07-05 09:42:30 -05:00

9 lines
172 B
Bash

#!/bin/sh
# enable touch on only laptop monitor
xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP-1
pactl load-module module-switch-on-connect
xss-lock -- ~/bin/lock &