All works
This commit is contained in:
		| @ -37,7 +37,7 @@ static char *colors[][3]         = { | |||||||
| static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; | static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; | ||||||
|  |  | ||||||
| /* launcher commands (They must be NULL terminated) */ | /* 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* bhev[] = { "firefox", "bhev.ru", NULL }; | ||||||
| static const char* youtube[] = { "firefox", "youtube.com", NULL }; | static const char* youtube[] = { "firefox", "youtube.com", NULL }; | ||||||
|  |  | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								config.h
									
									
									
									
									
								
							| @ -37,7 +37,7 @@ static char *colors[][3]         = { | |||||||
| static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; | static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; | ||||||
|  |  | ||||||
| /* launcher commands (They must be NULL terminated) */ | /* 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* bhev[] = { "firefox", "bhev.ru", NULL }; | ||||||
| static const char* youtube[] = { "firefox", "youtube.com", NULL }; | static const char* youtube[] = { "firefox", "youtube.com", NULL }; | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user