summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2019-05-08 14:42:06 +0000
committerrafa_99 <rafa99@protonmail.com>2019-05-08 14:42:06 +0000
commitbd33bc2b85434d0ea1993e23fc0f7bd92a31f619 (patch)
tree4300c5e68be681fdfe6093a0e85c6b8d2221c716
parent5b4d5dcd6e50da1733a011e4c904932f7afd859f (diff)
Updated Some Files
-rwxr-xr-x.dwm/autostart.sh10
-rw-r--r--Pictures/Wallpaper.jpgbin0 -> 134072 bytes
-rw-r--r--logo.pngbin37120 -> 37120 bytes
3 files changed, 6 insertions, 4 deletions
diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh
index 324355d..93d7d67 100755
--- a/.dwm/autostart.sh
+++ b/.dwm/autostart.sh
@@ -1,3 +1,9 @@
+#!/bin/bash
+feh --bg-scale /home/rafael/Pictures/Wallpaper.jpg &
+compton &
+setxkbmap pt &
+numlockx on &
+
Date(){
Date=`date +'%F %A'`
echo -e ": $Date"
@@ -37,7 +43,3 @@ while true; do
xsetroot -name "$(Music) | $(Memory) | $(Temp) | $(Weather) | $(Date) | $(Time)"
sleep 10s
done &
-feh --bg-scale /home/rafael/Pictures/Wallpaper.jpg &
-compton &
-setxkbmap pt &
-numlockx on &
diff --git a/Pictures/Wallpaper.jpg b/Pictures/Wallpaper.jpg
new file mode 100644
index 0000000..de6f5d8
--- /dev/null
+++ b/Pictures/Wallpaper.jpg
Binary files differ
diff --git a/logo.png b/logo.png
index b4daee1..7ef1aae 100644
--- a/logo.png
+++ b/logo.png
Binary files differ