Update plasma and desktop configs
This commit is contained in:
parent
043cd11775
commit
3c6872cde7
2 changed files with 6 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
overrideConfig = true;
|
||||
overrideConfig = false;
|
||||
configFile = {
|
||||
kscreenlockerrc = {
|
||||
# Set Lock Screen Wallpaper
|
||||
|
@ -80,6 +80,8 @@
|
|||
"applications:bitwarden.desktop"
|
||||
"applications:org.kde.konsole.desktop"
|
||||
"applications:steam.desktop"
|
||||
"applications:lutris.desktop"
|
||||
"applications:darktable.desktop"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
@ -105,6 +107,9 @@
|
|||
"org.kde.plasma.brightness"
|
||||
"org.kde.plasma.nightlight"
|
||||
"org.kde.plasma.clipboard"
|
||||
"org.kde.plasma.browserintegration"
|
||||
"org.kde.plasma.plasmabrowserintegration"
|
||||
"org.kde.plasma.browser"
|
||||
"steam"
|
||||
"remmina"
|
||||
];
|
||||
|
|
|
@ -58,7 +58,6 @@
|
|||
pkgs.distrobox
|
||||
|
||||
# nVidia gpu options
|
||||
pkgs.gwe
|
||||
pkgs.nvtopPackages.nvidia
|
||||
# WINE
|
||||
# support 32-bit only
|
||||
|
|
Loading…
Reference in a new issue