GabrielTenma / dotfiles-gnm

Dotfiles for gnome only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles-gnm ✨


Installation

This is my personal collection of configuration files, you are probably here for my gnome configuration, the setup section will guide you through the installation process.


Setup

Here are the instructions you should follow to replicate my setup.

  1. Install git-version then enter
git clone https://github.com/GabrielTenma/dotfiles-gnm.git
cd dotfiles-gnm
  1. Install theme, copy or enter command
cp -r ./themes/* ~/.themes/
cp -r ./icons/* ~/.icons/
cp -r ./gnome-shell/* ~/.local/share/gnome-shell/*
  1. Install gnome tweak tool arch command
yay -S gnome-tweak-tool
  1. Install all fonts
sudo cp -r ./misc/fonts/* /usr/share/fonts/
  1. Set all config in gnome tweak tool search in menu

Configuration

make sure you have been installed gnome shell integration, here for chrome: https://chrome.google.com/webstore/detail/gnome-shell-integration/gphhapmejobijbbhgpjhcjognlahblep

then open: https://extensions.gnome.org/ to check installed extension can check here: https://extensions.gnome.org/local/

search those listed extension make sure those extension been installed:

mandatory to install

  • optional

after installed those extension, configure those extension too

video here how to configure those extension: https://drive.google.com/file/d/1q0XwtoJShAm0K07BT9JiV5Xkzt6iaiFD/view?usp=sharing


Screenshot

Graphite dark
Rounded all around

theme graphite
icon citrus
font product sans

img img

About

Dotfiles for gnome only

License:MIT License


Languages

Language:CSS 57.4%Language:JavaScript 42.6%Language:GLSL 0.1%Language:Shell 0.0%