konsole --tabs-from-file konsole.tabs --profile  TheAnotherWise

KDE Plasma Widgets

qdbus org.kde.plasmashell /PlasmaShell evaluateScript "lockCorona(true)"

qdbus org.kde.plasmashell /PlasmaShell evaluateScript "lockCorona(false)"

Intel as Display, NVIDIA for Cuda

prime-select on-demand

/etc/X11/xorg.conf

Section "Device"
    Identifier      "intel"
    Driver          "intel"
    BusId           "PCI:0:2:0"
    Option          "TearFree"      "true"
    Option          "DRI"           "3"
EndSection

Section "Screen"
    Identifier      "intel"
    Device          "intel"
EndSection

MacOS

Override Basics

Screenshot 2024-01-17 at 22 45 37