GNOME Linux'u WhiteSur tema, ikonlar ve uzantılarla macOS benzeri bir deneyime dönüştürme rehberi.
A complete GNOME customization guide to transform Linux into a polished macOS-inspired desktop using WhiteSur themes, extensions, blur effects and Apple-style UI components.
GNOME masaüstünüzü WhiteSur temaları, GNOME uzantıları, blur efektleri ve Apple tarzı özelleştirmeler ile modern bir macOS deneyimine dönüştürün.
Transform your GNOME Linux desktop into a clean, modern, macOS-inspired experience using WhiteSur themes, GNOME extensions, blur effects, and Apple-style customization.
- WhiteSur GTK Teması
- WhiteSur İkon Paketi
- Apple San Francisco Yazı Tipleri
- macOS Benzeri Dock
- Blur Efektleri
- Spotlight Benzeri Arama
- Apple Tarzı Üst Menü
- Taşınabilir SSD Desteği
- WhiteSur GTK Theme
- WhiteSur Icon Pack
- Apple San Francisco Fonts
- macOS-style Dock
- Blur Effects
- Spotlight-like Search
- Apple-style Top Menu
- Portable SSD Support
| Distribution | Status |
|---|---|
| Debian 13+ | ✅ |
| Ubuntu 24.04+ | ✅ |
| Kali Linux (GNOME) | ✅ |
| Linux Mint (GNOME) | ✅ |
| Pop!_OS | ✅ |
| Fedora Workstation |
XFCE, KDE Plasma ve Cinnamon masaüstü ortamları resmi olarak desteklenmemektedir.
XFCE, KDE Plasma and Cinnamon are not officially supported.
su -
usermod -aG sudo $USER
exitKomutları çalıştırdıktan sonra oturumu kapatıp yeniden açın.
Log out and sign back in after running the commands.
sudo apt update && sudo apt install -y \
gnome-tweaks \
gnome-shell-extensions \
git \
curl \
chrome-gnome-shell \
alacarteGerekli tüm paketleri tek komutla yükler.
Install all required packages in a single command.
mkdir -p ~/.themes ~/.iconsgit clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git --depth=1
cd WhiteSur-gtk-theme
./install.sh -t all -N glassycd ~
git clone https://github.com/vinceliuice/WhiteSur-icon-theme.git --depth=1
cd WhiteSur-icon-theme
./install.shgit clone https://github.com/AppleDesignResources/SanFranciscoFont.git --depth=1
mkdir -p ~/.local/share/fonts
cp SanFranciscoFont/*.otf ~/.local/share/fonts/
fc-cache -fvGNOME Tweaks → Fonts bölümünden SF Pro Display seçin.
Select SF Pro Display from GNOME Tweaks → Fonts.
| Extension | Purpose / Amaç |
|---|---|
| Dash to Dock | macOS Dock |
| Blur my Shell | Blur Effects |
| Logo Menu | Apple Menu |
| App Menu Is Back | Active App Title |
| Search Light | Spotlight Search |
| Just Perfection | Hide Activities |
Settings → Region & Language
English (United States)
gsettings set org.gnome.shell.extensions.dash-to-dock show-show-apps-button falseFinder File Edit View Go Window Help
su -
grub-install \
--target=x86_64-efi \
--efi-directory=/boot/efi \
--bootloader-id=debian \
--recheck \
--removable
update-grubLog Out → Log In
Enable:
User Themes
sudo apt update
sudo apt install -y kali-desktop-gnomeChoose:
gdm3
Then select:
GNOME
at the login screen.
- Apple tarzı masaüstü görünümü
- WhiteSur teması
- macOS benzeri Dock
- Blur efektleri
- SF Pro yazı tipleri
- Spotlight benzeri arama
- Apple-inspired desktop
- WhiteSur theme
- macOS-style Dock
- Blur effects
- SF Pro typography
- Spotlight-like search
Pull request ve öneriler memnuniyetle karşılanır.
Pull requests and suggestions are welcome.