add wallpaper and replace icon with nurgle
This commit is contained in:
@@ -141,7 +141,7 @@ screens = [
|
|||||||
# left
|
# left
|
||||||
widget.Spacer(length=8),
|
widget.Spacer(length=8),
|
||||||
widget.Image(
|
widget.Image(
|
||||||
filename="~/.config/qtile/icons/tonybtw.png",
|
filename="~/.config/qtile/icons/nurgle.png",
|
||||||
scale="False",
|
scale="False",
|
||||||
mouse_callbacks={'Button1': lambda: qtile.cmd_spawn("qtilekeys-yad")},
|
mouse_callbacks={'Button1': lambda: qtile.cmd_spawn("qtilekeys-yad")},
|
||||||
),
|
),
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 343 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB |
+1
-1
@@ -17,7 +17,7 @@ exec "foot --server"
|
|||||||
exec lxqt-policykit-agent
|
exec lxqt-policykit-agent
|
||||||
exec mako
|
exec mako
|
||||||
|
|
||||||
output * bg ~/Pictures/nixgirl.png fill
|
output * bg ~/.config/sway/nixgirl.png fill
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout "se"
|
xkb_layout "se"
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 529 KiB |
Reference in New Issue
Block a user