Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

getting it to work with xfce4? #8

Open
k2arim99 opened this issue Feb 1, 2019 · 4 comments
Open

getting it to work with xfce4? #8

k2arim99 opened this issue Feb 1, 2019 · 4 comments

Comments

@k2arim99
Copy link

k2arim99 commented Feb 1, 2019

trying to run xfce4 ends on
usr/bin/startxfce4: X server already running on display :0 xrdb: Connection refused xrdb: Can't open display ':0' xfce4-session: Cannot open display: .
until i comment the env variables in .bashrc and reboot the chroot, theres any way to make it work together or at least cutdown on the manual hassle? thanks in advance

@k2arim99
Copy link
Author

k2arim99 commented Feb 1, 2019

i got it to work in a quick and dirty way by just setting needed variables in the alias itself as such alias sommelier="env GDK_BACKEND=wayland CLUTTER_BACKEND=wayland XDG_RUNTIME_DIR='/var/run/chrome' WAYLAND_DISPLAY=wayland-0 DISPLAY=:0 ${HOME}/Downloads/sommelier/bin/sommelier -X --x-display=:0"

@JL2210
Copy link
Contributor

JL2210 commented Feb 7, 2019

source ~/.bashrc

@JL2210
Copy link
Contributor

JL2210 commented Feb 7, 2019

You really shouldn't need sommelier for XFCE. Just run startxfce4.

@tester248
Copy link

You really shouldn't need sommelier for XFCE. Just run startxfce4.

yea but in my case I need sommelier to use it as a replacement for Xiwi with hardware acceleration

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

No branches or pull requests

3 participants