From ec3d71b9a024164f9325b81c22cc5b8aeaf118e4 Mon Sep 17 00:00:00 2001
From: "Takahashi, Naoki" <102382754+tkna91@users.noreply.github.com>
Date: Sat, 28 Jan 2023 16:52:03 +0900
Subject: [PATCH] Remove unwanted separator comments

---
 Home.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Home.md b/Home.md
index b4679a7..f394a77 100644
--- a/Home.md
+++ b/Home.md
@@ -440,7 +440,6 @@ bindsym --to-code {
 
 Configuration example:
 ```
-##################################
 # window switch setting
 set $mode_set_switch_window "set_switch_window: [0]-[9]"
 mode $mode_set_switch_window {
@@ -762,4 +761,4 @@ bindsym --locked XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ to
 
 Sometimes the kernel driver has trouble detecting hotplugged monitors on some ports. Try this (adapt `card0` and `DP-1` to the GPU and connector you're using):
 
-    echo detect | sudo tee /sys/class/drm/card0-DP-1/status
\ No newline at end of file
+    echo detect | sudo tee /sys/class/drm/card0-DP-1/status