Manjaro Difference between revisions of "Set all Qt app's to use GTK+ font & theme settings/tr"

Difference between revisions of "Set all Qt app's to use GTK+ font & theme settings/tr"

From Manjaro
(Created page with "Tüm Qt uygulamalarını GTK+ yazı tipi ve tema ayarlarını kullanacak şekilde ayarlayın")
 
(Created page with "left|36px")
 
Line 2: Line 2:
__TOC__
__TOC__


{{SectionTemplate|Overview|
{{SectionTemplate|Genel Bakış|
When using a [[Desktop_Environments|Desktop Environment]] or Window Manager that doesn't allow for the settings of QT themes, you can set QT to use your GTK themes instead. }}
QT temalarının ayarlarına izin vermeyen bir [[Desktop_Environments|Masaüstü Ortamı]] veya Pencere Yöneticisi kullanırken, QT'yi bunun yerine GTK temalarınızı kullanacak şekilde ayarlayabilirsiniz. }}


{{SectionTemplate|
{{SectionTemplate|
Using qt5ct
Qt5ct'yi kullanma
|2=
|2=
{{BoxInfo|note|In some Manjaro editions, this is already done for you by default}}
{{BoxInfo|note|Bazı Manjaro sürümlerinde bu, varsayılan olarak sizin için zaten yapılır}}




Install {{ic|qt5ct}} using your favorite package manager or the command:
Favori paket yöneticinizi veya şu komutu kullanarak {{ic|qt5ct}} dosyasını yükleyin:
{{UserCmd|command=pamac install qt5ct}}
{{UserCmd|command=pamac install qt5ct}}




Set environment variables in {{ic|~/.profile}} by adding or updating the following lines:
Aşağıdaki satırları ekleyerek veya güncelleyerek {{ic|~/.profile}} içindeki ortam değişkenlerini ayarlayın:
{{File|file=~/.profile|content=<pre>export QT_QPA_PLATFORMTHEME="qt5ct"</pre>}}
{{File|file=~/.profile|content=<pre>export QT_QPA_PLATFORMTHEME="qt5ct"</pre>}}




Run the application '''QT5 Configuration Manager''' from the menu or run the command {{ic|qt5ct}}.
Menüden '''QT5 Configuration Manager''' uygulamasını çalıştırın veya {{ic|qt5ct}} komutunu çalıştırın.




Logout and login again to make the change effective}}
Değişikliğin etkili olması için oturumu kapatıp tekrar giriş yapın}}


{{SectionTemplate|
{{SectionTemplate|
[[File:Chmsee-icon.png|left|36px]]
[[File:Chmsee-icon.png|left|36px]]
See Also|
Ayrıca bakınız|
* [https://wiki.archlinux.org/index.php/Uniform_Look_for_Qt_and_GTK_Applications Arch Wiki]
* [https://wiki.archlinux.org/index.php/Uniform_Look_for_Qt_and_GTK_Applications Arch Wiki]
* Matching [https://archived.forum.manjaro.org/t/wiki-set-all-qt-apps-to-use-your-gtk-theme-font-settings/17654 Forum Topic]}}
* Eşleştirme [https://archived.forum.manjaro.org/t/wiki-set-all-qt-apps-to-use-your-gtk-theme-font-settings/17654 Forum Konusu]}}


[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]

Latest revision as of 12:42, 20 April 2024

Other languages:
English • ‎Türkçe • ‎español • ‎русский • ‎فارسی

Genel Bakış

QT temalarının ayarlarına izin vermeyen bir Masaüstü Ortamı veya Pencere Yöneticisi kullanırken, QT'yi bunun yerine GTK temalarınızı kullanacak şekilde ayarlayabilirsiniz.

Qt5ct'yi kullanma

note
Bazı Manjaro sürümlerinde bu, varsayılan olarak sizin için zaten yapılır


Favori paket yöneticinizi veya şu komutu kullanarak qt5ct dosyasını yükleyin:

user $ pamac install qt5ct COPY TO CLIPBOARD


Aşağıdaki satırları ekleyerek veya güncelleyerek ~/.profile içindeki ortam değişkenlerini ayarlayın:

~/.profile
export QT_QPA_PLATFORMTHEME="qt5ct"


Menüden QT5 Configuration Manager uygulamasını çalıştırın veya qt5ct komutunu çalıştırın.


Değişikliğin etkili olması için oturumu kapatıp tekrar giriş yapın

Chmsee-icon.png
Ayrıca bakınız

Cookies help us deliver our services. By using our services, you agree to our use of cookies.