diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-19 03:13:53 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-19 03:13:53 -0700 |
| commit | 40fa22edec7f68432187a3b7e009558078248e26 (patch) | |
| tree | 4d8e17e929002fd86cc3cd2fd6e85adf85bc49ea /config/qutebrowser.org | |
| parent | 20600be64e53dab4daaaeb5b57b24bd3c875283a (diff) | |
working on limits file
Diffstat (limited to 'config/qutebrowser.org')
| -rw-r--r-- | config/qutebrowser.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qutebrowser.org b/config/qutebrowser.org index b243a3e..2a3e180 100644 --- a/config/qutebrowser.org +++ b/config/qutebrowser.org @@ -7,7 +7,7 @@ * Configuration ** Imports We start with imports: -#+begin_src python :tangle config.py +#+begin_src python :tangle ../nix/qutebrowser.py from pathlib import Path from urllib.parse import urlparse # import catppuccin |
