Closed vredesbyyrd closed 6 years ago
ANGRYsearch is not recording the window state of the last run. This is the the relevant section in the config file.
[Last_Run] last_sort=1, 0
Not sure what could be going on here. No errors when started from term. Any thoughts? Thanks.
ArchLinux Kernel 4.18.9-1 ANGRYsearch 1.0.1-1 Python-pyqt5 5.11.2-2 libxkbcommon-x11 0.8.2-1
For now I am just setting my preferred window geometry / state in angrysearch.py
line 709: self.resize(1920, 1033)
Not ideal but does the job.
ANGRYsearch is not recording the window state of the last run. This is the the relevant section in the config file.
Not sure what could be going on here. No errors when started from term. Any thoughts? Thanks.