For real this time
This commit is contained in:
@@ -36,7 +36,7 @@ output * bg ~/.config/sway/od_arch.png fill
|
||||
output * bg ~/.config/sway/od_freebsd.png fill
|
||||
{{ end }}
|
||||
|
||||
{{- with .swayProfile }}
|
||||
{{- with (index . "swayProfile") }}
|
||||
include ~/.config/sway/outputs.d/{{ . }}.conf
|
||||
{{- end }}
|
||||
#
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"include": ["~/.config/waybar/media.json"],
|
||||
"layer": "top",
|
||||
{{- with .swayProfile }}
|
||||
{{- with (index . "swayProfile") }}
|
||||
{{ include (printf "dot_config/waybar/outputs.d/%s.conf" .) }}
|
||||
{{- end }}
|
||||
"gtk-layer-shell": "true",
|
||||
|
||||
Reference in New Issue
Block a user