minor changes
This commit is contained in:
parent
a6cb436754
commit
92b9b80af5
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,6 @@
|
|||
tmux
|
||||
fastfetch
|
||||
btop
|
||||
# neovim
|
||||
killall
|
||||
wget
|
||||
ripgrep
|
||||
|
|
@ -243,7 +242,7 @@
|
|||
};
|
||||
|
||||
kscreenlocker = {
|
||||
wallpaperPictureOfTheDay.provider = "bing";
|
||||
appearance.wallpaperPictureOfTheDay.provider = "bing";
|
||||
};
|
||||
|
||||
kwin = {
|
||||
|
|
@ -277,6 +276,7 @@
|
|||
kwinrc.Round-Corners.InactiveSecondOutlinePalette = 2;
|
||||
kwinrc.Round-Corners.InactiveSecondOutlineUseCustom = false;
|
||||
kwinrc.Round-Corners.InactiveSecondOutlineUsePalette = true;
|
||||
kdeglobals.Sounds.Enable = false;
|
||||
};
|
||||
|
||||
panels = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue