07-30-2020, 08:22 AM
Due to the issue with the waybar upgrade yesterday, which overwrites the default config and styling of the Sway profile I was reworking the theming section a bit. All of the customized files for the Sway profile incl. options and styles for the addons such as Mako, Wofi and Waybar have been moved to folders in /etc/sway. In the same way I was able to introduce initial theme support - starting with two themes out of the box: matcha-green and matcha-blue (for the details pls. check the /etc/sway/themes folder). The currently active theme is specified in /etc/sway/definitions.
Changing a theme just involves updating a single line:
followed by a log-off/ log-on.
New images are being created for pbpro, pinebook and rpi4 and should be on the OSDN later today (https://osdn.net/projects/manjaro-arm-sway/storage/).
![[Image: 21e6f2488c1a56bf03b7b1623a1e5ee34cdca31d.png]](https://forum.manjaro.org/uploads/default/original/3X/2/1/21e6f2488c1a56bf03b7b1623a1e5ee34cdca31d.png)
Changing a theme just involves updating a single line:
Code:
# styles - matcha-green or matcha-blue
set $theme /etc/sway/themes/matcha-blue
followed by a log-off/ log-on.
New images are being created for pbpro, pinebook and rpi4 and should be on the OSDN later today (https://osdn.net/projects/manjaro-arm-sway/storage/).
![[Image: 21e6f2488c1a56bf03b7b1623a1e5ee34cdca31d.png]](https://forum.manjaro.org/uploads/default/original/3X/2/1/21e6f2488c1a56bf03b7b1623a1e5ee34cdca31d.png)
![[Image: 9e7ec0d021d52e7f6f02e4f7eb9b133777f1d28d.png]](https://forum.manjaro.org/uploads/default/original/3X/9/e/9e7ec0d021d52e7f6f02e4f7eb9b133777f1d28d.png)