Refactor flakes

This commit is contained in:
Invariantspace 2024-08-20 13:31:41 -07:00
parent 2ad2440491
commit 84f7bc915f
No known key found for this signature in database
GPG key ID: EBC4A20067373921
5 changed files with 69 additions and 65 deletions

View file

@ -54,15 +54,11 @@ in {
then
[
sweet-ambar-blue
wallpaper-engine-plasma6-plugin
yorha-sound-theme
]
++ (with kdePackages; [
qtmultimedia
qtstyleplugin-kvantum
qtwebchannel
qtwebengine
qtwebsockets
# wallpaper-engine-plugin
])
else []
);
@ -140,19 +136,13 @@ in {
appearance.wallpaperPictureOfTheDay.provider = "bing";
};
kwin = {
borderlessMaximizedWindows = true;
effects = {
blur.enable = true;
desktopSwitching.animation = "slide";
dimAdminMode.enable = true;
windowOpenClose.animation = "glide";
};
scripts.polonium = {
enable = true;
settings = {
layout.engine = "binaryTree";
tilePopups = false;
};
};
virtualDesktops = {
number = 4;
rows = 1;