add wallpaper and replace icon with nurgle
This commit is contained in:
@@ -141,7 +141,7 @@ screens = [
|
||||
# left
|
||||
widget.Spacer(length=8),
|
||||
widget.Image(
|
||||
filename="~/.config/qtile/icons/tonybtw.png",
|
||||
filename="~/.config/qtile/icons/nurgle.png",
|
||||
scale="False",
|
||||
mouse_callbacks={'Button1': lambda: qtile.cmd_spawn("qtilekeys-yad")},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user