enabling/disabling pretty mode on the fly #501
Unanswered
luvily-autumn
asked this question in
Q&A
Replies: 2 comments
-
There's just one problem: already open windows retain the corner radius, but I think that's almost what you want. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I would like something like this as well. I think GNU Stow could be a good option though; you could make one set of files for pretty mode and one set for not pretty mode. All you would have to do is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
okay so on swayfx i have this in the top of my config
i want to be able to turn off the pretty mode effects, like blurring, transparency, shadows, and dimming with a keyboard shortcut! transparency i think should just be
swaymsg opacity 1then, with another keyboard shortcut, i want to enable the pretty mode effects.
i'm just working on setting the command right, not the keyboard shortcuts (i know how to do that)
i've gotten this so far
but uhmm, it doesn't work...
does anyone know how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions