From 601990c613d3f8a1c933d790e916bf450d096596 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 20 Sep 2025 16:35:33 -0500 Subject: [PATCH] Removed some todos --- modules/user/browser/qutebrowser.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/user/browser/qutebrowser.nix b/modules/user/browser/qutebrowser.nix index abb93c8..f70a137 100644 --- a/modules/user/browser/qutebrowser.nix +++ b/modules/user/browser/qutebrowser.nix @@ -309,7 +309,6 @@ config.bind(',m', 'hint links spawn mpv {hint-url}') config.bind(',co', 'spawn container-open') config.bind(',cf', 'hint links userscript container-open') -# TODO stylix user CSS # current_stylesheet_directory = '~/.config/qutebrowser/themes/' # current_stylesheet = base16_theme+'-all-sites.css' # current_stylesheet_path = current_stylesheet_directory + current_stylesheet