Skip to content

Install Gnome terminal theme

Tōlvä edited this page Oct 25, 2021 · 1 revision

to have previously modified the profile to have generated a conf file

sudo dnf install -y dconf util-linux GConf2
git clone --single-branch --branch master --depth 1 https://github.com/arcticicestudio/nord-gnome-terminal.git
cd nord-gnome-terminal/src/sh
GCONFTOOL=gconftool-2 ./nord.sh -l 3
sudo dnf remove dconf util-linux GConf2

Clone this wiki locally