Skip to content

A way to disable "Screen Edges" shortcuts ? #426

Closed Answered by HeitorAugustoLN
SpidFightFR asked this question in Q&A
Discussion options

You must be logged in to vote

Well, if it is the default one that plasma has, you could remove it with:

{
  programs.plasma.configFile.kwinrc.Effect-overview.BorderActivate = 9;
}

If it is not you should try modifying it manually and see the reflected changes in ~/.config/kwinrc. And write them in the nix configuration

I was going to add some configuration for screen edges in #308, but I never got the free time to do so. Maybe one day, I finish it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SpidFightFR
Comment options

@HeitorAugustoLN
Comment options

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