mass update.
[my-dotfiles.git] / xprofile
1 #! /bin/sh
2
3 xbacklight -set 100 &
4 clipmenud &> /dev/null &
5 kdeconnect-indicator &
6 redshift-gtk &
7 qtpass &
8 setxkbmap -layout it &
9 numlockx &
10 syndaemon -K -t -R -i 2 -d &
11 picom -b
12 xdg-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 &
20 #xautolock -time 10 -locker i3lock-wrapper -notify 30 -notifier "notify-send 'locking the system' '30 seconds before locking system.' --icon=dialog-warning" &
21 #compton --dbus --config ~/.config/compton.conf &
22 #conky -c ~/.config/conky/qlocktwo.conkyrc &
23
24