8 lines
128 B
Bash
Executable file
8 lines
128 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec ydotoold &
|
|
exec systemctl enable --user --now libinput-gestures &
|
|
|
|
xcape -e 'Super_L=Super_L|Control_L|Escape'
|
|
|