mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 00:10:59 +02:00
Use systemd hostnamectl instead of inetutils
This commit is contained in:
parent
1de7b44c97
commit
46ef02607a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user