Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 73ff73d1e5 - Show all commits

View file

@ -9,7 +9,7 @@
in { in {
font-family = "Go Mono Nerd Font"; font-family = "Go Mono Nerd Font";
font-size = 12; font-size = 12;
background-opacity = 0.95; background-opacity = 0.85;
scrollback-limit = literally_a_billion_million; scrollback-limit = literally_a_billion_million;
theme = "Fahrenheit"; theme = "Fahrenheit";
}; };