From 69e7afc538eecdbb0d34a24147f12d671e48ab51 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sun, 26 Nov 2023 16:51:13 +0400 Subject: Remove wrong comment The node is not commented out. --- resources/default-config.kdl | 1 - 1 file changed, 1 deletion(-) (limited to 'resources') diff --git a/resources/default-config.kdl b/resources/default-config.kdl index dfa863a3..81655dc3 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -72,7 +72,6 @@ input { // spawn-at-startup "alacritty" "-e" "fish" // You can change how the focus ring looks. -// Remember to uncommend the node by removing "/-"! focus-ring { // Uncomment this line to disable the focus ring. // off -- cgit