mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 20:15:02 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -5,8 +5,8 @@ import Functions as fn
|
|||||||
from string import Template
|
from string import Template
|
||||||
|
|
||||||
base_dir = os.path.dirname(os.path.realpath(__file__))
|
base_dir = os.path.dirname(os.path.realpath(__file__))
|
||||||
# a default configuration file if one doesn't exist is copied over from /usr/share/sofirem/defaults to $HOME/.config
|
# a default configuration file if one doesn't exist is copied over from /usr/share/blackbox/defaults to $HOME/.config
|
||||||
default_file = "%s/defaults/sofirem.yaml" % base_dir
|
default_file = "%s/defaults/blackbox.yaml" % base_dir
|
||||||
|
|
||||||
|
|
||||||
class Settings(object):
|
class Settings(object):
|
||||||
|
Reference in New Issue
Block a user