.
This commit is contained in:
@@ -44,5 +44,3 @@ with open("example_hyprland.conf", "r") as file:
|
||||
elif no_tab.strip().endswith(' {'):
|
||||
isBlock = True
|
||||
nameBlock = no_tab.split()[0]
|
||||
islist.append(nameBlock)
|
||||
print(islist)
|
||||
|
||||
Reference in New Issue
Block a user