minor changes

This commit is contained in:
Sean Kovacs 2025-11-07 19:31:14 -05:00
commit 92b9b80af5
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -9,7 +9,6 @@
tmux tmux
fastfetch fastfetch
btop btop
# neovim
killall killall
wget wget
ripgrep ripgrep
@ -243,7 +242,7 @@
}; };
kscreenlocker = { kscreenlocker = {
wallpaperPictureOfTheDay.provider = "bing"; appearance.wallpaperPictureOfTheDay.provider = "bing";
}; };
kwin = { kwin = {
@ -277,6 +276,7 @@
kwinrc.Round-Corners.InactiveSecondOutlinePalette = 2; kwinrc.Round-Corners.InactiveSecondOutlinePalette = 2;
kwinrc.Round-Corners.InactiveSecondOutlineUseCustom = false; kwinrc.Round-Corners.InactiveSecondOutlineUseCustom = false;
kwinrc.Round-Corners.InactiveSecondOutlineUsePalette = true; kwinrc.Round-Corners.InactiveSecondOutlineUsePalette = true;
kdeglobals.Sounds.Enable = false;
}; };
panels = [ panels = [