added send to device shell script.
[my-dotfiles.git] / xprofile
1 #! /bin/sh
2
3 xbacklight -set 100 &
4 # ~/.fehbg &
5 ~/bin/wallpaper.sh ~/Pictures/wallpapers/Chrome_OS_Wallpapers_Late_2020/Element_by_Rutger_Paulusse/ &
6 #wicd-client --tray &
7 #lxqt-powermanagement &
8 setxkbmap -layout it &
9 numlockx &
10 syndaemon -K -t -R -i 2 -d &
11 #xautolock -time 10 -locker i3lock-wrapper -notify 30 -notifier "notify-send 'locking the system' '30 seconds before locking system.' --icon=dialog-warning" &
12 compton --dbus --config ~/.config/compton.conf &
13 #conky -c ~/.config/conky/qlocktwo.conkyrc &
14 xdg-user-dirs-update &
15
16