We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am successfully defining my KDE widgets in the bars (top,bottom,left,right), but i cannot define a widget on the workspace. Is this meant by "floating" in https://github.com/nix-community/plasma-manager/blob/trunk/modules/panels.nix?
i have no idea how to set this up, can you maybe provide me an example? i can happily add it to the example folder, if i am smarter after :) thx!
The text was updated successfully, but these errors were encountered:
"Floating" widgets are set in programs.plasma.desktop.widgets. You can see an example in my configuration: https://github.com/HeitorAugustoLN/nix-config/blob/768dc9301227c6daf632fa558a69bf27748b1bea/home/heitor/features/desktop/plasma/theme.nix#L36
programs.plasma.desktop.widgets
The floating panel configuration is to make the painel float
Sorry, something went wrong.
No branches or pull requests
I am successfully defining my KDE widgets in the bars (top,bottom,left,right), but i cannot define a widget on the workspace. Is this meant by "floating" in https://github.com/nix-community/plasma-manager/blob/trunk/modules/panels.nix?
i have no idea how to set this up, can you maybe provide me an example? i can happily add it to the example folder, if i am smarter after :) thx!
The text was updated successfully, but these errors were encountered: