Hyprland: disable unknown display

This commit is contained in:
Filippo Berto 2024-06-03 11:07:34 +02:00
parent d53d5c0531
commit e676e5bc48
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -39,6 +39,7 @@
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
# monitor=name,resolution,position,scale # monitor=name,resolution,position,scale
monitor=,preferred,auto,auto monitor=,preferred,auto,auto
monitor=Unknown-1,disable
${ ${
if nixosConfig.networking.hostName == "thor" then if nixosConfig.networking.hostName == "thor" then
'' ''