Issues with sourcing colour configs, now files are concatenated into final config
This commit is contained in:
11
sway/config
11
sway/config
@@ -1,4 +1,13 @@
|
||||
include ~/scripts/sway/colors.conf
|
||||
set $color_primary #55ffbb
|
||||
set $color_secondary #62ff57
|
||||
set $color_tertiary #ff579a
|
||||
set $color_bg #1b110e
|
||||
set $color_bg_secondary #000000
|
||||
set $color_alt_bg #024942
|
||||
set $color_gray #222222
|
||||
set $color_text_light #F0F0F0
|
||||
set $color_text_dark #1b110e
|
||||
set $color_white #FFFFFF
|
||||
|
||||
output * scale 1.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user