first commit

This commit is contained in:
hdvt
2025-11-13 23:48:27 +03:00
commit 981b16aa8d
28 changed files with 1844 additions and 0 deletions

14
wofi/spotify/config Normal file
View File

@@ -0,0 +1,14 @@
# Расположение меню (top, center, bottom, left, right и т.д.)
location=center
# Отступы от краев экрана
margin_top=20%
margin_bottom=20%
# Ширина и высота меню
width=300
height=250
# Не показывать строку поиска
show_search=false
# Не показывать иконки (мы используем свои в тексте)
show_icons=false
# Количество колонок
columns=1