18 lines
440 B
Bash
Executable file
18 lines
440 B
Bash
Executable file
#!/usr/bin/env bash
|
|
/home/emma/.screenlayout/Standardlayout.sh &
|
|
setxkbmap -layout us -variant altgr-intl &
|
|
otd-daemon &
|
|
udiskie &
|
|
# pipewire & pipewire-pulse & wireplumber &
|
|
/usr/bin/lxpolkit &
|
|
/usr/bin/emacs --daemon &
|
|
/usr/lib/kdeconnectd &
|
|
#adb start-server &
|
|
flameshot &
|
|
/usr/lib/notification-daemon-1.0/notification-daemon &
|
|
dunst &
|
|
picom &
|
|
ping -c 1 10.21.37.1
|
|
xinput set-prop "Logitech ERGO M575" 296 1 &
|
|
solaar -w hide &
|
|
wallman &
|