This commit is contained in:
decoded
2022-03-19 11:44:04 -05:00
parent 8c04d55a51
commit 6095b81167
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
########################################################################################### dr1p4ns1 version 2.6 ####### SOF
########################################################################################### dr1p4ns1 version 2.666 ##### SOF
#################################################################################################### #######################
from glob import glob
from time import sleep
@@ -47,7 +47,7 @@ FIFO_PATH = f"{os.path.expanduser('~')}/.weechat/weechat_fifo"
FIFO_ENABLED = True #####
COPY_PATH = f"{os.path.expanduser('~')}/Pictures" #####
DELETE_PATH = "/tmp" #####
FLOODRATE_INTERVAL_SECONDS = 0.335 #####
FLOODRATE_INTERVAL_SECONDS = 0.335 #####
#################################################################################################### #######################
#################################################################################################### #######################
#####
@@ -1243,4 +1243,4 @@ if __name__=="__main__":
files = getfiles(sys.argv)
ui = UI(files)
#################################################################################################### #######################
########################################################################################### dr1p4ns1 version 2.6 ####### EOF
########################################################################################### dr1p4ns1 version 2.666 ##### EOF