zoukankan      html  css  js  c++  java
  • ubuntu 18. use gnome-tweaks

    <<install gnome-tweaks

      sudo apt-get install gnome-tweaks

    <<run gnome-tweaks

      >>press : alt+F2 or alt+Fn+F2

        gnome-tweaks

    <<select window

      set the  :   titlebar buttons > Placement > left or right

    Installation:

    1.- Extract the zip file to the themes directory i.e. ~/.themes/ or /usr/share/themes/ (create it if necessary).

    2.- To set the theme in Gnome, run the following commands in Terminal.

    gsettings set org.gnome.desktop.interface gtk-theme Juno 
    gsettings set org.gnome.desktop.wm.preferences theme Juno 

    or Change via distribution specific tweaktool.

    INFO
    ---------------------------------------
    1. GTK+ 3.20 or later

    2. GTK2 engines requirment:

    (1). GTK2 engine Murrine 0.98.1.1 or later.
    (2). GTK2 pixbuf engine or the gtk(2)-engines package.

    Fedora/RedHat distros:
    yum install gtk-murrine-engine gtk2-engines

    Ubuntu/Mint/Debian distros:
    sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf

    ArchLinux:
    pacman -S gtk-engine-murrine gtk-engines

    Other: Search for the engines in your distributions repository or install the engines from source.
    ---------------------------------------
    Icon theme
    Arc icon theme: https://github.com/horst3180/arc-icon-theme 

  • 相关阅读:
    洛谷 P1244 青蛙过河
    洛谷 P1004 方格取数
    洛谷 CF894A QAQ
    【题解】洛谷 P5506 封锁
    洛谷 P3884 [JLOI2009]二叉树问题
    Bzoj4894 天赋
    Bzoj4893 项链分赃
    Bzoj3583 杰杰的女性朋友
    POJ3233 Matrix Power Series
    UOJ#204 【APIO2016】Boat
  • 原文地址:https://www.cnblogs.com/JamyWong/p/9723674.html
Copyright © 2011-2022 走看看