Dotfiles/.config/qtile/autostart.sh

18 lines
403 B
Bash
Raw Normal View History

2024-05-26 22:45:08 +02:00
#!/usr/bin/env bash
/home/emma/.screenlayout/Standardlayout.sh &
2024-10-08 23:51:06 +02:00
setxkbmap pl &
2024-05-26 22:45:08 +02:00
otd-daemon &
udiskie &
/usr/bin/lxpolkit &
/usr/bin/emacs --daemon &
/usr/lib/kdeconnectd &
#adb start-server &
flameshot &
/usr/lib/notification-daemon-1.0/notification-daemon &
dunst &
picom &
2024-10-08 23:51:06 +02:00
ping -c 1 10.21.37.1 &
xinput set-prop "Logitech ERGO M575" "libinput Natural Scrolling Enabled" 1 &
2024-05-26 22:45:08 +02:00
solaar -w hide &
wallman &