Dotfiles/.config/qtile/autostart.sh

19 lines
415 B
Bash
Raw Normal View History

2024-05-26 20:45:08 +00:00
#!/usr/bin/env bash
/home/emma/.screenlayout/Standardlayout.sh &
2024-10-08 21:51:06 +00:00
setxkbmap pl &
2024-05-26 20:45:08 +00: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 21:51:06 +00:00
ping -c 1 10.21.37.1 &
xinput set-prop "Logitech ERGO M575" "libinput Natural Scrolling Enabled" 1 &
2024-05-26 20:45:08 +00:00
solaar -w hide &
2025-02-03 15:15:58 +00:00
nextcloud &
wallman &