From a82d6b0bc03d61d63bbec4156655c8d4b447b6cc Mon Sep 17 00:00:00 2001 From: yasarciv Date: Sun, 30 Jul 2017 22:05:43 +0300 Subject: [PATCH] =?UTF-8?q?d=C3=BCzenleme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ayarlar/gerekli_programlar_gnome | 46 ++++++++++++++++++++++++++++++++ bin/gnome_masaustu_yapilandir | 15 ++++++----- bin/mate_masaustu_yapilandir | 2 -- 3 files changed, 54 insertions(+), 9 deletions(-) create mode 100644 ayarlar/gerekli_programlar_gnome diff --git a/ayarlar/gerekli_programlar_gnome b/ayarlar/gerekli_programlar_gnome new file mode 100644 index 000000000..f0c19c871 --- /dev/null +++ b/ayarlar/gerekli_programlar_gnome @@ -0,0 +1,46 @@ +grub +dmidecode +hdparm +start-stop-daemon +dejavu-ttf +xorriso +gtk-engines +gtk-engine-murrine +cups-filters +filezilla +gvfs +gutenprint +gimp +hexchat +udevil +lsof +yad +cdrkit +bindutils +scrot +ntp +syslinux +rdesktop +opera-web-browser +epiphany +sshfs-fuse +ffmpegthumbnailer +alsa-utils +alsa-plugins +sysv-rc-conf +rfkill +samba +dosfstools +os-prober +openjdk +xdg-user-dirs +vokoscreen +gtkdialog +python-pip +python3-yaml +python-yaml +python3-pythondialog +isodumper +libreoffice + + diff --git a/bin/gnome_masaustu_yapilandir b/bin/gnome_masaustu_yapilandir index aeb53bfc9..22d86cc9d 100755 --- a/bin/gnome_masaustu_yapilandir +++ b/bin/gnome_masaustu_yapilandir @@ -30,6 +30,8 @@ /usr/bin/dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/background-transparency-percent 10 /usr/bin/dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/default-size-columns 85 /usr/bin/dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/default-size-rows 20 +/usr/bin/dconf write /org/gnome/terminal/legacy/new-terminal-mode "'tab'" +/usr/bin/dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/scrollbar-policy "'always'" # Metin düzenleyici satır numaralarını göster /usr/bin/dconf write /org/gnome/gedit/preferences/editor/display-line-numbers true @@ -40,9 +42,6 @@ /usr/bin/dconf write /org/gnome/desktop/peripherals/touchpad/tap-to-click true # Masaustu secenekleri -mkdir /usr/share/backgrounds/milis -wget --no-check-certificate https://raw.githubusercontent.com/yasarciv/milis-gorsel/master/masa-arkaplan/milis-arkaplan2.png -O /usr/share/backgrounds/milis/* - /usr/bin/dconf write /org/gnome/desktop/background/show-desktop-icons true /usr/bin/dconf write /org/gnome/desktop/background/picture-uri "'/usr/share/backgrounds/milis/milis-arkaplan2.png'" /usr/bin/dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita'" @@ -79,10 +78,12 @@ wget --no-check-certificate https://raw.githubusercontent.com/yasarciv/milis-gor /usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/opaque-background true /usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/dash-max-icon-size 32 /usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/background-color "'#000000'" -/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/background-opacity 0.9 -/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-color "'#fce94f'" -/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-border-color "'#fce94f'" -/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-border-width "'1'" +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/background-opacity 0.5 +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-color "'#8ae234'" +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-border-color "'#8ae234'" +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/custom-theme-running-dots-border-width "1" +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/intellihide true +/usr/bin/dconf write /org/gnome/shell/extensions/dash-to-dock/extend-height true # Mouse seçenekleri /usr/bin/dconf write /org/gnome/settings-daemon/peripherals/mouse/locate-pointer false diff --git a/bin/mate_masaustu_yapilandir b/bin/mate_masaustu_yapilandir index 8364f9bb9..689b16539 100755 --- a/bin/mate_masaustu_yapilandir +++ b/bin/mate_masaustu_yapilandir @@ -10,8 +10,6 @@ cp /root/ayarlar/milislogo.png /usr/share/icons/ echo "Metin düzenleyici ayarlandı" # Masaustu secenekleri -mkdir /usr/share/backgrounds/milis -wget --no-check-certificate https://raw.githubusercontent.com/yasarciv/milis-gorsel/master/masa-arkaplan/milis-arkaplan1.png -O /usr/share/backgrounds/milis/* /usr/bin/dconf write /org/mate/desktop/background/picture-filename "'/usr/share/backgrounds/milis/milis-arkaplan1.png'" /usr/bin/dconf write /org/mate/desktop/interface/gtk-theme "'BlueMenta'" /usr/bin/dconf write /org/mate/desktop/interface/icon-theme "'matefaenza'"