Fix xdg-user-dirs autostart
This commit is contained in:
parent
6644d8c8e0
commit
e24b0a545f
2 changed files with 6 additions and 13 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
tileos-settings-sway (0.40~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix xdg-user-dirs autostart
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Tue, 01 Aug 2023 22:46:50 +0400
|
||||
|
||||
tileos-settings-sway (0.39~tileos) unstable; urgency=medium
|
||||
|
||||
* Minor fixes
|
||||
|
|
|
@ -1,20 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Comment[ru_RU]=
|
||||
Comment=
|
||||
Exec=xdg-user-dirs-update
|
||||
GenericName[ru_RU]=
|
||||
GenericName=
|
||||
MimeType=
|
||||
Name[ru_RU]=User folders update
|
||||
Name=User folders update
|
||||
NoDisplay=true
|
||||
Path=
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
TryExec=xdg-user-dirs-update
|
||||
Type=Application
|
||||
X-GNOME-Autostart-Phase=Initialization
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
X-KDE-autostart-phase=1
|
||||
|
|
Loading…
Add table
Reference in a new issue