remove plasma

This commit is contained in:
Sean Kovacs 2026-03-11 13:24:26 -04:00
commit bfa90894ba
Signed by: sckova
GPG key ID: 00F325187C68651A
9 changed files with 0 additions and 391 deletions

View file

@ -32,10 +32,6 @@
description = "Wrapper for nix-shell that runs fish by default";
body = builtins.readFile ./fish_functions/nix-shell.fish;
};
logout = {
description = "Log out of KDE Plasma";
body = builtins.readFile ./fish_functions/logout.fish;
};
};
};