zx icon indicating copy to clipboard operation
zx copied to clipboard

i3 scratchpad manager

Results 2 zx issues
Sort by recently updated
recently updated
newest added

As long scratchpad ist empty, sx starts without any problems. Once you sent a process to scratchpad sx crashes immediately with the message "Aborted (core dumped)". Even if some process...

This patch adds the `-c` option to the command-line, allowing the user to specify another location for the config file. Ex: ``` zx -c ~/.config/i3/zx.conf ``` These changes still allow...