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
|
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 = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue