diff --git a/hypr/hosts/Chester.lua b/hypr/hosts/Chester.lua index a8a67a4..b65fdb3 100644 --- a/hypr/hosts/Chester.lua +++ b/hypr/hosts/Chester.lua @@ -9,5 +9,3 @@ hl.monitor({ position = "0x0", scale = 1.5, }) - -return {} diff --git a/hypr/hosts/example.lua b/hypr/hosts/example.lua index 55456f9..829a8b5 100644 --- a/hypr/hosts/example.lua +++ b/hypr/hosts/example.lua @@ -6,5 +6,3 @@ -- -- To add your own machine, copy this to hosts/.lua and fill it -- in. The hostname lookup strips any domain suffix (e.g. "laptop.home" -> "laptop"). - -return {}