diff --git a/.config/sway/config b/.config/sway/config index 2c1a78a..a023fef 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -6,4 +6,4 @@ include "$sway-config-dir/definitions.d/*.conf" include "$sway-config-dir/autostart" include "$sway-config-dir/modes/*" include "$sway-config-dir/config.d/*.conf" -include "$sway-config-dir/hosts/`hostname`" +include "$sway-config-dir/hosts/`hostname || hostnamectl hostname`"