diff --git a/.gitignore b/.gitignore index ecec5bd..360b4f8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ screenshots/* !md5sum.log .DS_Store sysgo/.* +*-local.ini diff --git a/launchergo b/launchergo index b3ce6a1..f390201 100755 Binary files a/launchergo and b/launchergo differ diff --git a/md5sum.log b/md5sum.log index a8a9d4a..3b1e0dc 100644 --- a/md5sum.log +++ b/md5sum.log @@ -1,2 +1,2 @@ -0755d07e52201447a524a742f6d32cbe launchergo +618470b8729c311771a2d644c636e833 launchergo 67febe965776f67a3d0018732378359e dwm-mod diff --git a/skin/default/config.ini b/skin/default/config.ini new file mode 100644 index 0000000..2fe3f5a --- /dev/null +++ b/skin/default/config.ini @@ -0,0 +1,3 @@ +[Colors] +High = #33a6ff +White = #ffffff