mirror of
https://github.com/Snigdha-OS/snigdhaos-kernel-switcher.git
synced 2025-12-06 04:33:51 +01:00
nothin:
This commit is contained in:
@@ -81,6 +81,7 @@ def signal_handler(sig, frame):
|
||||
# used in GTK (GIMP Toolkit) applications to exit the main event loop and terminate the program
|
||||
Gtk.main_quit(0)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
try:
|
||||
# signal.signal(signal.SIGINT, signal_handler)
|
||||
|
||||
Reference in New Issue
Block a user