nit(qtile): remove TODO
Background is stored via nix already
This commit is contained in:
parent
0683e96fba
commit
949bc12a9c
1 changed files with 1 additions and 1 deletions
|
@ -669,7 +669,7 @@ screens = [
|
||||||
size=20,
|
size=20,
|
||||||
opacity=1.0,
|
opacity=1.0,
|
||||||
),
|
),
|
||||||
wallpaper="~/.config/qtile/images/BotanBackground.jpg", # TODO: Fetch background with Nix
|
wallpaper="~/.config/qtile/images/BotanBackground.jpg",
|
||||||
wallpaper_mode="fill",
|
wallpaper_mode="fill",
|
||||||
)
|
)
|
||||||
for i in range(
|
for i in range(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue