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