plasma: Configure nightLight
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
86fc78a1de
commit
1d192e9c05
1 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,12 @@
|
||||||
names = ["Web" "Main" "Comm" "Aux1" "Aux2" "Music"];
|
names = ["Web" "Main" "Comm" "Aux1" "Aux2" "Music"];
|
||||||
};
|
};
|
||||||
kwin.borderlessMaximizedWindows = true;
|
kwin.borderlessMaximizedWindows = true;
|
||||||
|
kwin.nightLight = {
|
||||||
|
enable = true;
|
||||||
|
mode = "location";
|
||||||
|
location.latitude = "37.9755648";
|
||||||
|
location.longitude = "23.7348324";
|
||||||
|
};
|
||||||
|
|
||||||
shortcuts = {
|
shortcuts = {
|
||||||
ksmserver = {
|
ksmserver = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue