Compare commits
10 Commits
4-06-2025
...
bdf77fd45c
Author | SHA1 | Date | |
---|---|---|---|
bdf77fd45c | |||
bba9c406b7 | |||
3bf4380e73 | |||
0f3903d167 | |||
a45cfb156b | |||
9a387dd801 | |||
2f5b6e5aac | |||
5391549ff3 | |||
781488c16f | |||
cf0288b519 |
@@ -64,11 +64,6 @@ class AppConfig:
|
||||
"resizable_window": (True, True),
|
||||
}
|
||||
|
||||
# Images and icons paths
|
||||
IMAGE_PATHS: Dict[str, Path] = {
|
||||
"icon_log": "/usr/share/icons/lx-icons/48/log.png",
|
||||
}
|
||||
|
||||
# System-dependent paths
|
||||
SYSTEM_PATHS: Dict[str, Path] = {
|
||||
"tcl_path": "/usr/share/TK-Themes",
|
||||
|
Reference in New Issue
Block a user