diff --git a/config.def.h b/config.def.h index 78ee1ad..0996200 100644 --- a/config.def.h +++ b/config.def.h @@ -37,7 +37,7 @@ static char *colors[][3] = { static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; /* launcher commands (They must be NULL terminated) */ -static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclip", "-selection", "clipboard", NULL }; +static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclipboard", "-selection", "clipboard", NULL }; static const char* bhev[] = { "firefox", "bhev.ru", NULL }; static const char* youtube[] = { "firefox", "youtube.com", NULL }; diff --git a/config.h b/config.h index 78ee1ad..0996200 100644 --- a/config.h +++ b/config.h @@ -37,7 +37,7 @@ static char *colors[][3] = { static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; /* launcher commands (They must be NULL terminated) */ -static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclip", "-selection", "clipboard", NULL }; +static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclipboard", "-selection", "clipboard", NULL }; static const char* bhev[] = { "firefox", "bhev.ru", NULL }; static const char* youtube[] = { "firefox", "youtube.com", NULL }; diff --git a/dwm b/dwm index 48de039..a137776 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index bf9cf28..4b84ba2 100644 Binary files a/dwm.o and b/dwm.o differ diff --git a/log b/log new file mode 100644 index 0000000..e69de29