Changed default values in config, addressing issue #3

This commit is contained in:
Jarcode
2018-01-10 16:01:27 -08:00
parent 39dc9c369d
commit b096898782
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@
#endif
/* Copy installed shaders/configuration from the installed location
(usually /etx/xdg). Modules (folders) will be linked instead of
(usually /etc/xdg). Modules (folders) will be linked instead of
copied. */
static void copy_cfg(const char* path, const char* dest, bool verbose) {
size_t

View File

@@ -16,7 +16,7 @@
#request mod graph
/* GLFW window hints */
#request setfloating true
#request setfloating false
#request setdecorated false
#request setfocused false
#request setmaximized false