sudo apt install gnome-tweaks
sudo apt install chrome-gnome-shell gnome-shell-extensions
- Set windows button on gnome for a better experience.
Gnome ≥ 3.22:
gsettings set org.gnome.desktop.wm.preferences button-layout appmenu:minimize,maximize,close
- GTK2 engine Murrine 0.98.1.1 or later.
- GTK2 pixbuf engine or the gtk(2)-engines package.
Fedora/RedHat distros:
dnf install gtk-murrine-engine gtk2-engines
Ubuntu/Mint/Debian distros:
sudo apt install gtk2-engines-murrine gtk2-engines-pixbuf sassc
ArchLinux:
pacman -S gtk-engine-murrine gtk-engines
Other:
Search for the engines in your distributions repository or install the engines from source.
cd ~/
git clone https://github.com/vinceliuice/Qogir-theme.git .Qogir-theme
cd ~/.Qogir-theme
./install.sh --tweaks square -c dark
./install.sh --tweaks square -c dark -d $HOME/.themes
sudo ./install.sh --tweaks square -c dark -d /usr/share/themes
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gtk.Gtk3theme.Qogir-dark
sudo flatpak override --filesystem=$HOME/.themes
sudo flatpak override --filesystem=$HOME/.icons
sudo flatpak override --env=GTK_THEME=Qogir-dark
sudo flatpak override --env=ICON_THEME=Qogir-dark
sudo snap install qogir-themes
for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print $2}'); do sudo snap connect $i qogir-themes:gtk-3-themes; done
for i in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect $i qogir-themes:icon-themes; done
cd ~/.Qogir-theme
cp -r src/firefox/chrome ~/.mozilla/firefox/*.default-release
cp src/firefox/configuration/user.js ~/.mozilla/firefox/*.default-release
See upstream bug.
echo $XDG_SESSION_TYPE
- Go to the
about:config
page - Search for the
layers.acceleration.force-enabled
preference and set it to true.
- Go to the
about:config
page - Type
mozilla.widget.use-argb-visuals
- Set it as a
boolean
and click on the add button
cd ~/
git clone https://github.com/vinceliuice/Qogir-icon-theme.git .Qogir-icon-theme
cd ~/.Qogir-icon-theme
./install.sh
./install.sh -d $HOME/.icons
sudo ./install.sh -d /usr/share/icons
cd src/cursors
sudo chmod +x ./install.sh
sudo ./install.sh
cd ~/
git clone https://github.com/vinceliuice/Qogir-kde.git .Qogir-kde
cd ~/.Qogir-kde
./install.sh
sudo add-apt-repository ppa:papirus/papirus
sudo apt update
sudo apt install qt5-style-kvantum qt5-style-kvantum-themes
kvantummanager
Update