#[Solved] Arch KDE Plasma - No custom shortcuts (X11)
11 messages · Page 1 of 1 (latest)
when people say
global shortcuts aren't in wayland
they just mean that inactive/unfocused windows can't grab key presses, but setting shortcut works
🇵🇸✅Curvy Linux User received a thank you cookie!
You're thanking too much ó_ò
does your sh include a shebang?
to make a script runnable by directly referencing the file you need a shebang
otherwise linux won't know how to run it
yeah
so add that #!/bin/sh or #!/usr/bin/env bash
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you