mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-30 17:07:24 +02:00
wm: Adapt to plasmaPackages change
This commit is contained in:
parent
bad3cd7a1b
commit
8d2c5c94d3
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ ckgrounds/nixos/nix-wallpaper-simple-dark-gray.png";
|
|||
{ command = [ "firefox" ]; }
|
||||
{ command = [ "element-desktop" ]; }
|
||||
{ command = [ "thunderbird" ]; }
|
||||
{ command = [ "${pkgs.plasma5Packages.kdeconnect-kde}/libexec/kdeconnectd" ]; }
|
||||
{ command = [ "${pkgs.kdePackages.kdeconnect-kde}/libexec/kdeconnectd" ]; }
|
||||
{
|
||||
command = [
|
||||
"swaybg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue