From 46ef02607a5676e8f8a926a5df782676314fab7e Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 15 May 2023 17:34:44 +0300 Subject: [PATCH] Use systemd hostnamectl instead of inetutils --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index eb8e283..6cffbe1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -39,7 +39,7 @@ output * bg $bg tile set $chat_workspace 9 # Include custom config for current computer -include `hostname` +include `hostnamectl\ hostname` # Disable T480s laptop internal screen on lid close #set $laptop "Unknown 0x0791 0x00000000"