From 7ff41ddef22796c2bd0b8d0c038130ab13794c89 Mon Sep 17 00:00:00 2001
From: sinanmohd <sinan@firemail.cc>
Date: Mon, 24 Apr 2023 10:55:13 +0530
Subject: configs: fix: notes

---
 example/example.sb | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

(limited to 'example')

diff --git a/example/example.sb b/example/example.sb
index 4417fc7..b8fafed 100644
--- a/example/example.sb
+++ b/example/example.sb
@@ -1,11 +1,9 @@
 # NOTES
 # 1) if any path does not start with / or ~/ , the path is calulated
 #    acording to the game profile location
-# 2) if an option is specified in the soibox config
-#    its ignored from game profiles unless specified
-# 3) soibox config is located at /etc/soibox/soibox.conf and ~/.config/soibox/soibox.conf,
+# 2) soibox config is located at /etc/soibox/soibox.conf and ~/.config/soibox/soibox.conf,
 #    this applies to all games, game profiles are specific to each game
-# 4) command line arguments overrides game profiles overrides ~/.config/soibox/soibox.conf
+# 3) command line arguments overrides game profiles overrides ~/.config/soibox/soibox.conf
 #    overrides /etc/soibox/soibox.conf
 
 # use mangohud perfomance overlay, the value can either be on, 1,2,3,4 or path to
-- 
cgit v1.2.3