Move theme variables to config.d

This commit is contained in:
Aleksey Samoilov 2023-05-27 13:31:29 +04:00
parent da5d687158
commit 131a001268
2 changed files with 3 additions and 9 deletions

View file

@ -4,12 +4,6 @@
#
# 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
@ -22,7 +16,7 @@ include /etc/sway/inputs/*.conf
# include modes
include /etc/sway/modes/*.conf
# Additional configs
# Additional configs (autostart, Sway theme, window rules, etc)
include /etc/sway/config.d/*.conf
# User config

View file

@ -6,11 +6,11 @@ smart_borders on
gaps inner 6
# Tittle bar font
font pango:Noto Sans 10
font pango:Noto Sans 11
# Fonts
set $term-font Hack 11
set $gui-font Noto Sans 10
set $gui-font Noto Sans 11
# Use catppuccin-macchiato color scheme for i3/Sway
include /usr/share/tileos/themes/Catppuccin/catppuccin-i3-theme/catppuccin-macchiato