kcontrol: update comment in randr KCM related to startup

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-04 12:14:47 +03:00
parent e16e97bb10
commit 2d4a5db5d8

View file

@ -198,7 +198,7 @@ bool RandRDisplay::syncTrayApp(KConfig& config)
}
// to be used during desktop startup, make all screens provide the shell commands
// (using xrandr cli tool), save them here and a script will perform these commands
// (using xrandr cli tool), save them here and the KCM will execute these commands
// early during desktop startup
void RandRDisplay::saveStartup(KConfig& config)
{