This commit is contained in:
Chris Cochrun 2022-04-11 17:33:12 -05:00
parent 85f24aaab6
commit fb4804311c
10 changed files with 97 additions and 77 deletions

View file

@ -5,6 +5,7 @@ export MOZ_ENABLE_WAYLAND=1
exec ydotoold &
exec systemctl enable --user --now libinput-gestures &
exec emacs --daemon &
exec greenclip daemon &
xcape -e 'Super_L=Super_L|Control_L|Escape' &