mirror of
https://github.com/Snigdha-OS/snigdhaos-kernel-switcher.git
synced 2025-09-20 12:54:56 +02:00
🔨 refactor(_construct): under construction
This commit is contained in:
7
snigdhaos-kernel-switcher.py
Normal file
7
snigdhaos-kernel-switcher.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/python
|
||||
import os
|
||||
|
||||
import gi
|
||||
gi.require_version("Gtk", "3.0")
|
||||
from gi.repository import Gtk, Gio, GLib, Gdk
|
||||
|
Reference in New Issue
Block a user