Fix Sway theme install
This commit is contained in:
parent
40f92e7233
commit
0a9e0c5e6b
4 changed files with 9 additions and 2 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-artwork (0.15~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fix Sway theme install
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Mon, 11 Sep 2023 21:04:29 +0400
|
||||||
|
|
||||||
tileos-artwork (0.14~tileos) unstable; urgency=medium
|
tileos-artwork (0.14~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Update artwork
|
* Update artwork
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -27,6 +27,7 @@ Description: boot animation, logger and I/O multiplexer - TileOS theme
|
||||||
Package: tileos-artwork
|
Package: tileos-artwork
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, tileos-theme-catppuccin, tileos-wallpapers
|
Depends: ${misc:Depends}, tileos-theme-catppuccin, tileos-wallpapers
|
||||||
|
Conflicts: tileos-sway-artwork
|
||||||
Section: metapackages
|
Section: metapackages
|
||||||
Description: themes and artwork for TileOS
|
Description: themes and artwork for TileOS
|
||||||
This is a metapackage.
|
This is a metapackage.
|
||||||
|
@ -41,7 +42,6 @@ Depends: ${misc:Depends},
|
||||||
qt5ct,
|
qt5ct,
|
||||||
qt6ct,
|
qt6ct,
|
||||||
qt5-style-kvantum,
|
qt5-style-kvantum,
|
||||||
Conflicts: tileos-sway-artwork
|
|
||||||
Description: Catppuccin theme for TileOS
|
Description: Catppuccin theme for TileOS
|
||||||
This metapackage provides default look-and-feel for GTK and QT applications
|
This metapackage provides default look-and-feel for GTK and QT applications
|
||||||
on TileOS.
|
on TileOS.
|
||||||
|
|
1
debian/tileos-theme-catppuccin.install
vendored
Normal file
1
debian/tileos-theme-catppuccin.install
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
usr/share/themes /usr/share
|
2
debian/tileos-wallpapers.install
vendored
2
debian/tileos-wallpapers.install
vendored
|
@ -1 +1 @@
|
||||||
usr/share/tileos/wallpapers /usr/share/tileos/
|
usr/share/wallpapers /usr/share/
|
||||||
|
|
Loading…
Add table
Reference in a new issue