diff --git a/home/executable_dot_xprofile b/home/executable_dot_xprofile index 99261f6..2327955 100644 --- a/home/executable_dot_xprofile +++ b/home/executable_dot_xprofile @@ -1,7 +1,8 @@ #!/bin/sh # enable touch on only laptop monitor -xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP-1 +# this isn't working for some reason +xinput --map-to-output '18' eDP-1 xss-lock -- ~/bin/lock & diff --git a/lib/conda.zsh b/lib/conda.zsh index c25aaac..11b8fdd 100755 --- a/lib/conda.zsh +++ b/lib/conda.zsh @@ -66,4 +66,3 @@ snake() { fi fi } -