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

error when starting it #2

Closed
stefanpinterBE opened this issue Feb 12, 2024 · 2 comments
Closed

error when starting it #2

stefanpinterBE opened this issue Feb 12, 2024 · 2 comments

Comments

@stefanpinterBE
Copy link

hi!

i guess I have to add my ~/go/bin to PATH variable, but anyways, this is my error

/home/parallels/go/bin/sway-fader
error: command "[con_id=187651031411744] opacity 0.7125;" unsuccessful: Expected one of these tokens: , '[', 'move', 'exec', 'exit', 'restart', 'reload', 'shmlog', 'debuglog', 'border', 'layout', 'append_layout', 'workspace', 'focus', 'kill', 'open', 'fullscreen', 'sticky', 'split', 'floating', 'mark', 'unmark', 'resize', 'rename', 'nop', 'scratchpad', 'swap', 'title_format', 'title_window_icon', 'mode', 'bar', 'gaps'error: command "[con_id=187651031558032] opacity 0.7125;" unsuccessful: Expected one of these tokens: , '[', 'move', 'exec', 'exit', 'restart', 'reload', 'shmlog', 'debuglog', 'border', 'layout', 'append_layout', 'workspace', 'focus', 'kill', 'open', 'fullscreen', 'sticky', 'split', 'floating', 'mark', 'unmark', 'resize', 'rename', 'nop', 'scratchpad', 'swap', 'title_format', 'title_window_icon', 'mode', 'bar', 'gaps'error: command "[con_id=187651032242064] opacity 0.7125;" unsuccessful: Expected one of these tokens: , '[', 'move', 'exec', 'exit', 'restart', 'reload', 'shmlog', 'debuglog', 'border', 'layout', 'appe....

running on Ubuntu 23.10 for ARM

@mgnsk
Copy link
Owner

mgnsk commented Feb 12, 2024

It looks like i3 doesn't have the built-in opacity command since Xorg needs a separate compositor for these kinds of things to work. I recommend using Wayland + Sway. I'll remove i3 support since I'm only testing with sway.

@mgnsk mgnsk closed this as completed Feb 12, 2024
@agenttank
Copy link

yeah, I also recommend Wayland and Sway ;)
i am not sure yet, if it works in my ubuntu ARM version in parallels (MacOs hypervisor)

thank you for your quick Response

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