Chen Asraf
f55fbe78e4
Merge pull request #4 from nariox/master
...
Fixes (for ArchLinux at least)
2017-07-24 11:03:43 +03:00
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
ac039d82f5
Extracts wallpapers to current folder
...
Previous command would unpack wallpapers to a folder indicating its resolution (e.g. 1920x1080/04-Early-Afternoon.png). This strips the folders
2017-07-20 12:32:31 -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
b7537b354a
Small fix
2016-12-07 16:25:54 +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
7e550ae6c9
Fixed suspension script output (used sh instead of bash)
2013-12-29 18:08:08 +02:00
Chen Asraf
d153efdbab
Comments, strings, separators
2013-12-29 15:45:45 +02:00
Chen Asraf
cf33ca11b9
Comments, strings, separators
2013-12-29 15:39:18 +02:00
Chen Asraf
7c2ac7f164
Fixed git repo URI
2013-12-29 12:36:20 +02:00
Chen Asraf
f36e8c9878
Update README.md
2013-12-29 12:35:42 +02:00
Chen Asraf
83e7a33092
Update README.md
2013-12-29 12:35:00 +02:00
Chen Asraf
4c70a200b5
Merge branch 'master' of https://github.com/chenasraf/8BitDay-Linux
2013-12-29 12:33:16 +02:00
Chen Asraf
8fcf3ced99
Updated script
2013-12-29 12:32:57 +02:00
Chen Asraf
e80417d41a
Update README.md
2013-12-29 12:32:03 +02:00
Chen Asraf
a6b66bd831
Update README.md
2013-12-29 12:28:11 +02:00
Chen Asraf
73ae0a38c1
Script auto-downloader
2013-12-29 12:25:15 +02:00
Chen Asraf
9f1cc319c1
Converted .zip to .tar.gz for better compatibility
2013-12-29 12:13:15 +02:00
Chen Asraf
95faaf29b2
Converted .zip to .tar.gz for better compatibility
2013-12-29 12:01:35 +02:00
Chen Asraf
1239432a9e
Preparing for downloader
2013-12-29 11:30:28 +02:00
Chen Asraf
0ed1987cfc
Forgot to actually remove the files when prompted on uninstall
2013-12-29 11:18:18 +02:00
Chen Asraf
9546780e93
Formatting
2013-12-29 11:14:58 +02:00
Chen Asraf
2f49602768
Formatting
2013-12-29 11:14:48 +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
Chen Asraf
e3df855f0f
Initial commit
2013-12-29 01:00:27 -08:00