İçeriğe atla

Windows Kurulumu


Varyemez, Windows 10 üzerinde aşağıdaki prosedürü izleyerek kurulabilir:

  1. Windows için Linux Alt Sistemi kurulu (WSL) Win10 Creators Update üzerinde: https://docs.microsoft.com/en-us/windows/wsl/install-win10
  2. Ubuntu'yu seçin ve konsolda şunları yürütün:
    sudo add-apt-repository ppa:s-mankowski/ppa-kf5
    sudo apt-get update
    sudo apt-get install skrooge-kf5
    
  3. Xming'u kur:
    export DISPLAY=:0
    sudo apt install dbus-x11
    dbus-launch
    
  4. Varyemez simgelerini etkinleştir:
    export QT_QPA_PLATFORMTHEME=qt5ct
    qt5ct
    sudo apt-get install plasma-workspace
    sudo apt-get install breeze-icon-theme
    sudo apt-get install oxygen-icon-theme
    sudo apt-get install libkf5iconthemes5
    sudo apt-get install libkf5config-bin
    sudo apt-get install systemsettings
    sudo apt-get install systemsettings5
    systemsettings5
    
    Sonrasında "Breeze (Esinti)" simgelerini seçin.
  5. ~/.config/kdeglobals dosyasının en sonuna ekleyin:
    [Icons]
    Theme=breeze