tweaks to the i3 configuration now that Im actually testing on real hardware.

This commit is contained in:
Gabe Venberg 2025-10-15 23:52:58 +02:00
parent 2bcc6c86aa
commit d3e13cf0f0
9 changed files with 52 additions and 11 deletions

View file

@ -13,7 +13,7 @@
programs.kitty = {
enable = true;
font.name = "FiraCode";
font.name = "Fira Code";
themeFile = "gruvbox-dark";
settings = {
background_opacity = "0.8";