Open search popup on click of search bar

This commit is contained in:
Sumner Evans
2019-12-29 08:28:16 -07:00
parent af4ae163f6
commit 87cb041113
2 changed files with 11 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ import os
import math
import random
from collections import namedtuple
from os import environ
import gi