Multiple changes including random wallpaper, theme colors and switching to yay instead of yaourt

This commit is contained in:
Kevin Alberts 2018-12-29 21:49:27 +01:00
parent b78b817a33
commit 5b7475e50f
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
7 changed files with 609 additions and 46 deletions

View file

@ -183,9 +183,6 @@ class BaseTheme:
def callback_group_window_add(self, *args, **kwargs):
pass
def callback_window_name_change(self, *args, **kwargs):
pass
def callback_client_new(self, *args, **kwargs):
pass