Browse Source

Use systemd hostnamectl instead of inetutils

master
Arti Zirk 1 year ago
parent
commit
46ef02607a
  1. 2
      .config/sway/config

2
.config/sway/config

@ -39,7 +39,7 @@ output * bg $bg tile
set $chat_workspace 9 set $chat_workspace 9
# Include custom config for current computer # Include custom config for current computer
include `hostname` include `hostnamectl\ hostname`
# Disable T480s laptop internal screen on lid close # Disable T480s laptop internal screen on lid close
#set $laptop "Unknown 0x0791 0x00000000" #set $laptop "Unknown 0x0791 0x00000000"

Loading…
Cancel
Save