Change Sway theme path
This commit is contained in:
parent
316b6a55ba
commit
7a0d90ea5e
3 changed files with 8 additions and 2 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
tileos-settings-sway (0.19~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Change Sway theme path
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 26 May 2023 20:31:09 +0400
|
||||||
|
|
||||||
tileos-settings-sway (0.18~tileos) unstable; urgency=medium
|
tileos-settings-sway (0.18~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Added color theme for applications
|
* Added color theme for applications
|
||||||
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1 +1 @@
|
||||||
tileos-settings-sway_0.16~tileos_source.buildinfo x11 optional
|
tileos-settings-sway_0.18~tileos_source.buildinfo x11 optional
|
||||||
|
|
|
@ -13,7 +13,7 @@ set $term-font Hack 11
|
||||||
set $gui-font Noto Sans 10
|
set $gui-font Noto Sans 10
|
||||||
|
|
||||||
# Use catppuccin-macchiato color scheme for i3/Sway
|
# Use catppuccin-macchiato color scheme for i3/Sway
|
||||||
include /usr/share/tileos/themes/catppuccin-i3-theme/catppuccin-macchiato
|
include /usr/share/tileos/themes/Catppuccin/catppuccin-i3-theme/catppuccin-macchiato
|
||||||
|
|
||||||
# target title bg text indicator border
|
# target title bg text indicator border
|
||||||
client.focused $blue $base $text $rosewater $blue
|
client.focused $blue $base $text $rosewater $blue
|
||||||
|
|
Loading…
Add table
Reference in a new issue