Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update systemd_enable.sh #128

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Friendliness
Copy link

Removed the explicitly-set DISPLAY variable as described in the following issue

Fixes being unable to copy to clipboard with xclip after suspending / unsuspending.
After making this change I've been unable to reproduce the issue.

As I stated before I'm not very familiar with x11 so it might not be the best solution, however it did solve the issue I was having.

Removed the explicitly-set `DISPLAY` variable as described in the following [issue](tmux-plugins#127)

Fixes being unable to copy to clipboard with `xclip` after suspending / unsuspending.
@Friendliness Friendliness marked this pull request as draft May 22, 2024 14:53
@Friendliness
Copy link
Author

So months down the line this came to bite me in the butt unfortunately.
When the $DISPLAY variable isn't set some commands may fail to work.

Perhaps we can change the systemd_enable.sh script so the correct $DISPLAY variable is obtained automatically as mentioned in this pr?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants