changing plasma startup a bit
This commit is contained in:
parent
42732a74fa
commit
0d7db13364
|
@ -2,10 +2,11 @@
|
|||
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
|
||||
exec ydotoold &
|
||||
exec systemctl enable --user --now libinput-gestures &
|
||||
exec emacs --daemon &
|
||||
exec greenclip daemon &
|
||||
# exec ydotoold &
|
||||
# exec systemctl enable --user --now libinput-gestures &
|
||||
# exec emacs --daemon &
|
||||
# exec greenclip daemon &
|
||||
|
||||
exec systemctl --user restart nextcloud-client
|
||||
exec systemctl --user restart emacs
|
||||
|
||||
xcape -e 'Super_L=Super_L|Control_L|Escape' &
|
||||
xcape -e 'Alt_L=Super_L|W' &
|
||||
|
|
Loading…
Reference in a new issue