Commit Graph

10 Commits

Author SHA1 Message Date
nariox
d016af5759 Fix for bug introduced in 9950fc3
Commit 9950fc3 introduced an extra space between the `file://` prefix and the files. This commit fixes that.
2017-07-20 12:53:31 -04:00
nariox
2b791d3268 Remove left-over debug line
I forgot to remove this line after debugging the code. _ _"
2017-07-20 12:36:55 -04:00
nariox
9950fc38ac Fix for ArchLinux+MATE
For some reason, Arch+MATE reports MATE (all uppercase) as XDG_CURRENT_DESKTOP. Also, MATE uses picture-filename instead of picture-uri and doesn't seem to like the "file://" prefix. Fixed all these.
2017-07-20 12:25:48 -04:00
nariox
55ab958a48 Loop forward through array
BASH allows the use of [-1] array to indicate the last element. This way we can loop forward.
2017-07-20 12:22:28 -04:00
Chen Asraf
b86b6dacdf Fix arithmics 2016-12-07 16:39:50 +02:00
Chen Asraf
eec58676c2 Implemented BitDay 2.0 2016-12-07 16:17:07 +02:00
Chen Asraf
335aedcd8b Fixed leading zero problem 2013-12-30 09:50:45 +02:00
Chen Asraf
d153efdbab Comments, strings, separators 2013-12-29 15:45:45 +02:00
Chen Asraf
4c330b2ab1 Formatting 2013-12-29 11:14:41 +02:00
Chen Asraf
3fe89cb761 Added base 2013-12-29 11:04:57 +02:00