plasma-manager icon indicating copy to clipboard operation
plasma-manager copied to clipboard

Manage KDE Plasma with Home Manager

Results 109 plasma-manager issues
Sort by recently updated
recently updated
newest added

A while ago, [I started configuring kate with plasma-manager](https://github.com/pjones/plasma-manager/discussions/63#discussioncomment-8423722). I think it is worthwile to put my results into this project in the form of a handful new mid-level configurations....

``` × home-manager-i.want.to.believe.service - Home Manager environment for i.want.to.believe Loaded: loaded (/etc/systemd/system/home-manager-i.want.to.believe.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Thu 2024-05-09 16:57:40 CST; 63ms ago Process: 55979 ExecStart=/nix/store/l5kkmn3x65vq0vdiqk0w2k9irvi8fikh-hm-setup-env /nix/store/pqham57k40anijva65li87794srf36r9-home-manager-generation...

There is no obvious way of creating a single backslash in the configuration key of a kde configuration file anymore. This was possible until recently but is now broken -...

When writing the config files in `write_config.py` we can instead perhaps use something like this (mostly pseudocode): ```nix thisConfig = conf: pkgs.mkDerivation let confAsJson = convConfToJson conf in { nativeBuildInputs...

Sorry for the noobness, but could you provide an example of how to integrate it with home manager?

Been tinkering with my setup for a while and it all seems to be going great! Just ran into one snag. I am unable to assign any Spectacle shortcuts to...

I've been trying to add the panel spacer to my panel with plasma-manager, but it is not working. I tried rebooting, but nothing so far. This is what my plasma-manager...

Hey there, I just recognized that the defaults set by plasma-manager are the defaults for plasma 5. In Plasma 6 some defaults are changed to make more sense as seen...

Some default shortcuts no longer function after switching to a new home manager configuration. They start working again after the `plasma-plasmashell` systemd user service is restarted. This only seems to...