mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor edits
This commit is contained in:
@@ -300,7 +300,7 @@ extension_defaults = widget_defaults.copy()
|
||||
def init_widgets_list():
|
||||
widgets_list = [
|
||||
widget.Image(
|
||||
filename = "~/.config/qtile/icons/python-white.png",
|
||||
filename = "~/.config/qtile/icons/logo.png",
|
||||
scale = "False",
|
||||
mouse_callbacks = {'Button1': lambda: qtile.cmd_spawn(myTerm)},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user