Better wallpaper handling.
This commit is contained in:
parent
2b33915c76
commit
d88cb48855
@ -193,7 +193,7 @@ screens = [
|
||||
24,
|
||||
margin=[5, 5, 0, 5]
|
||||
),
|
||||
wallpaper='$XDG_CONFIG_HOME/wallpaper.jpg',
|
||||
wallpaper=os.environ['XDG_CONFIG_HOME'] + '/qtile/wallpaper.img',
|
||||
wallpaper_mode='fill',
|
||||
),
|
||||
]
|
||||
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
Loading…
Reference in New Issue
Block a user