Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
30ec68ba1f | |||
fd53261a2f | |||
40275e0fe2 |
4 changed files with 20 additions and 2 deletions
18
debian/changelog
vendored
18
debian/changelog
vendored
|
@ -1,3 +1,21 @@
|
||||||
|
tileos-artwork (1.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Add qt6-style-kvantum package
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 19 Jun 2024 16:51:41 +0400
|
||||||
|
|
||||||
|
tileos-artwork (1.0.2~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Add tagged wallpaper for Sway and River
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 14 Feb 2024 22:56:18 +0400
|
||||||
|
|
||||||
|
tileos-artwork (1.0.1~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Don't provide plymouth-themes
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Wed, 13 Dec 2023 10:41:51 +0400
|
||||||
|
|
||||||
tileos-artwork (1.0~tileos) unstable; urgency=medium
|
tileos-artwork (1.0~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Update Plymouth theme
|
* Update Plymouth theme
|
||||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -12,8 +12,7 @@ Architecture: all
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
plymouth,
|
plymouth,
|
||||||
plymouth-label,
|
plymouth-label,
|
||||||
plymouth-themes
|
plymouth-themes,
|
||||||
Provides: plymouth-themes
|
|
||||||
Description: boot animation, logger and I/O multiplexer - TileOS theme
|
Description: boot animation, logger and I/O multiplexer - TileOS theme
|
||||||
Plymouth provides a boot-time I/O multiplexing framework - the most obvious
|
Plymouth provides a boot-time I/O multiplexing framework - the most obvious
|
||||||
use for which is to provide an attractive graphical animation in place of
|
use for which is to provide an attractive graphical animation in place of
|
||||||
|
@ -42,6 +41,7 @@ Depends: ${misc:Depends},
|
||||||
qt5ct,
|
qt5ct,
|
||||||
qt6ct,
|
qt6ct,
|
||||||
qt5-style-kvantum,
|
qt5-style-kvantum,
|
||||||
|
qt6-style-kvantum
|
||||||
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.
|
||||||
|
|
BIN
usr/share/wallpapers/tileos-final-river.png
Normal file
BIN
usr/share/wallpapers/tileos-final-river.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 860 KiB |
BIN
usr/share/wallpapers/tileos-final-sway.png
Normal file
BIN
usr/share/wallpapers/tileos-final-sway.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 861 KiB |
Loading…
Add table
Reference in a new issue