Unhided desktop entries for KMenuEdit and Discover.
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
}: let
|
||||
profiles = {
|
||||
laptop = {
|
||||
AC.powerProfile = "powerSaving";
|
||||
battery.powerProfile = "powerSaving";
|
||||
AC.powerProfile = null; #Set to null so it doesnt change on plugging it in.
|
||||
battery.powerProfile = null;
|
||||
lowBattery.powerProfile = "powerSaving";
|
||||
};
|
||||
desktop = {
|
||||
|
||||
Reference in New Issue
Block a user