This repository was archived by the owner on Jun 6, 2026. It is now read-only.
|
I need |
Answered by
catsout
Aug 26, 2022
Replies: 2 comments 1 reply
|
How do you switch the vulkan driver on a game? |
1 reply
mkdir -p ~/.config/systemd/user/plasma-plasmashell.service.d
systemctl --user edit plasma-plasmashell.serviceAdd following: Then: |
0 replies
Answer selected by
zany130
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mkdir -p ~/.config/systemd/user/plasma-plasmashell.service.d systemctl --user edit plasma-plasmashell.serviceAdd following:
Then:
systemctl --user restart plasma-plasmashell.service