Closed zzhanabek closed 7 years ago
Here is how I call it:
timeout 60 escrotum -s -C
As part of my i3 configs, I do:
bindsym $mod+Print exec --no-startup-id timeout 60 escrotum -s -C
I think the problem is that you are starting multiple escrotums that never releases the selection, and the new ones never quits because of that, should be fixed here https://github.com/Roger/escrotum/commit/0d3cc30d1346e6e5ac45eb6c343025fe5bfcb3c0
Reopen if this still happens
Here is the problem with clipboard. Hotkey printSc executes escrotum -s -C and it is creates copies of himself after executing command: So, in the terminal Stops after executing another copy of app through hotkey, in my case here How to kill copies?
Sorry for further terminological and language grammar mistakes