Add comments to explain each file

This commit is contained in:
Hadi
2024-10-15 15:02:07 +02:00
parent 4733414bb3
commit 915a767283
32 changed files with 48 additions and 26 deletions

View File

@@ -1,3 +1,5 @@
# Qutebrowser is a keyboard-focused browser with a minimal GUI.
# My homepage is generated using https://github.com/anotherhadi/homepage
{ pkgs, config, ... }:
let

View File

@@ -1,3 +1,4 @@
# A duckduckgo colorscheme generated for the Stylix theme used.
{ config, ... }:
let
accent = config.lib.stylix.colors.base0D;