added send to device shell script.
[my-dotfiles.git] / xprofile
CommitLineData
fdd76fc5 1#! /bin/sh
2
3xbacklight -set 100 &
7abef725 4clipmenud &> /dev/null &
5kdeconnect-indicator &
6redshift-gtk &
7qtpass &
fdd76fc5 8setxkbmap -layout it &
9numlockx &
6a1cebe5 10syndaemon -K -t -R -i 2 -d &
7abef725 11picom -b
12xdg-user-dirs-update &
13
14# USELESS!!!
15#wicd-client --tray &
16# ~/.fehbg &
17# ~/bin/wallpaper.sh ~/Pictures/wallpapers/Chrome_OS_Wallpapers_Late_2020/Element_by_Rutger_Paulusse/ &
18# /home/danix/Pictures/wallpapers/Walls-by-JFL/
19#lxqt-powermanagement &
fdd76fc5 20#xautolock -time 10 -locker i3lock-wrapper -notify 30 -notifier "notify-send 'locking the system' '30 seconds before locking system.' --icon=dialog-warning" &
f3376a3a 21#compton --dbus --config ~/.config/compton.conf &
6a1cebe5 22#conky -c ~/.config/conky/qlocktwo.conkyrc &
fdd76fc5 23
24