Include theme variables
This commit is contained in:
parent
4acd881b0a
commit
a40e21872f
2 changed files with 7 additions and 1 deletions
2
debian/files
vendored
2
debian/files
vendored
|
@ -1 +1 @@
|
|||
tileos-settings-sway_0.15~tileos_source.buildinfo x11 optional
|
||||
tileos-settings-sway_0.16~tileos_source.buildinfo x11 optional
|
||||
|
|
|
@ -4,6 +4,12 @@
|
|||
#
|
||||
# Read `man 5 sway` for a complete reference.
|
||||
|
||||
# Color scheme and window's settings
|
||||
set $theme /usr/share/tileos/themes/catppuccin-macchiato
|
||||
|
||||
# Theme variables
|
||||
include $theme/theme
|
||||
|
||||
# Global variables
|
||||
include /etc/sway/variables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue