Skip to content
Discussion options

You must be logged in to vote

You can check this one: #673

For me what worked was:

  1. Go to Steam, click POE2 -> properties, under general -> launch options write PROTON_ENABLE_WAYLAND=0
  2. If you are running the appImage directly (in bash or anything) put --ozone-platform=x11, if you're using a desktop file, add this line to Exec
  3. My configuration is this one:
windowrule {
    name = exiled-exchange
    match:class = ^(exiled-exchange-2)$
    no_blur = true
}

bind = CTRL, d, pass, class:^(exiled-exchange-2)$
bind = ALT, e, pass, class:^(exiled-exchange-2)$
bind = SHIFT, SPACE, pass, class:^(exiled-exchange-2)$

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raul-pacurar
Comment options

Answer selected by anywayaura
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants