diff options
author | zachir <zachir@librem.one> | 2025-07-30 06:59:33 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 06:59:33 -0500 |
commit | fc6a7d8e09e7629f0366e09b0e97a472504fac01 (patch) | |
tree | 0fc322ec420711ca9bf686b053cc1c915470ab04 | |
parent | ec8fbeeeb5fb71e9fc40ed087f4840c760d77455 (diff) |
Enable eDP-1 output in Niri
-rw-r--r-- | niri/config.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/niri/config.kdl b/niri/config.kdl index 1682882..179a23e 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -71,7 +71,7 @@ input { // Find more information on the wiki: // https://github.com/YaLTeR/niri/wiki/Configuration:-Outputs // Remember to uncomment the node by removing "/-"! -/-output "eDP-1" { +output "eDP-1" { // Uncomment this line to disable this output. //off |