Update Plasma

This commit is contained in:
albert 2024-06-20 13:13:57 +09:00
parent 1712a9106b
commit 944f0802fd
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 5 deletions

View file

@ -7,11 +7,6 @@
programs.bash.sessionVariables = { DISABLE_TMUX = "true"; };
programs.fish.shellInit = ''set DISABLE_TMUX "true" '';
programs.plasma = {
enable = true;
overrideConfig = true;
};
# Add the Firefox integrations
programs.firefox.profiles.default.extensions = with pkgs.nur.repos.rycee.firefox-addons; [
plasma-integration

View file

@ -1,5 +1,7 @@
{ theme, ... }: {
programs.plasma = {
enable = true;
overrideConfig = true;
configFile = {
# Configure 4 desktops
"kwinrc"."Desktops"."Id_1" = "6397510c-04f5-4aaf-bff9-66cea108b111";