dotfiles/scripts/plasma-startup.sh
2022-02-01 09:25:01 -06:00

10 lines
157 B
Bash
Executable file

#!/bin/sh
export MOZ_ENABLE_WAYLAND=1
exec ydotoold &
exec systemctl enable --user --now libinput-gestures &
xcape -e 'Super_L=Super_L|Control_L|Escape'