feat(wofi): add wallpaper selection menu
This commit is contained in:
18
.config/wofi/wallpaper.conf
Normal file
18
.config/wofi/wallpaper.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
# Window settings
|
||||
width=800
|
||||
height=600
|
||||
location=center
|
||||
show=dmenu
|
||||
prompt=Select Wallpaper
|
||||
layer=overlay
|
||||
|
||||
# Layout
|
||||
columns=3
|
||||
image_size=250x141 # 16:9
|
||||
allow_images=true
|
||||
insensitive=true
|
||||
hide_scroll=true
|
||||
sort_order=alphabetical
|
||||
|
||||
# Style
|
||||
style_path=~/.config/wofi/wallpaper.css
|
||||
Reference in New Issue
Block a user