This commit is contained in:
Marcin Wozniak
2019-08-10 01:25:07 +02:00
parent 5b70713ef7
commit 91b3c89fc2
7 changed files with 15 additions and 157 deletions

View File

@ -116,29 +116,22 @@ xset b off&
xset s off&
xset -dpms&
redshift -l 52.2327:18.3036 -t 6500:3200&
compton&
#compton&
nm-applet --sm-disable&
/usr/local/bin/st -e "/bin/zsh"&
#opera&
/usr/local/bin/st -e "tmux"&
firefox-bin&
thunderbird-bin&
"/mnt/mega/Systems/Gentoo/apps/KeePass.AppImage"&
#"/mnt/mega/Systems/Gentoo/apps/todoist/todoist"&
megasync&
dunst -config&
/usr/bin/ibus-daemon -d&
sh /home/yorune/.xsessionrc&
transmission-daemon&
#teamviewer&
#discord&
getforecast&
#kodi&
while true
do
#xsetroot -name "$(playerCmus) | $(print_temp) | $(usageData) | $(testweather) | $(print_wifi) | $(batLevel) | $(print_volume) | $(print_date)"
xsetroot -name "$(print_temp) | $(testweather) | $(print_wifi) | $(batLevel) | $(print_volume) | $(print_date)"
xsetroot -name "$(print_temp) | $(usageData) | $(testweather) | $(print_wifi) | $(batLevel) | $(print_volume) | $(print_date)"
sleep 2
done