Finally working display toggle

This commit is contained in:
2026-08-29 13:54:04 +02:00
parent be4de88d1a
commit 659cbf0145
19 changed files with 120 additions and 117 deletions

View File

@@ -1,5 +1,5 @@
[general]
destination = "$HOME/.config/hypr/monitors.conf"
destination = "$HOME/.config/hypr/monitors.lua"
[power_events]
@@ -9,14 +9,13 @@ path = "/org/freedesktop/UPower/devices/line_power_AC"
[[power_events.dbus_signal_match_rules]]
object_path = "/org/freedesktop/UPower/devices/line_power_AC"
[profiles.dual]
config_file = "/home/lucas/.config/hyprdynamicmonitors/hyprconfigs/dual.go.tmpl"
config_file_type = "template"
[profiles.dual.conditions]
[profiles.dual.static_template_values]
mode = ""
mode = "both"
[[profiles.dual.conditions.required_monitors]]
description = "BOE 0x0B29"
@@ -37,4 +36,4 @@ monitor_tag = "monitor0"
[fallback_profile]
config_file = "/home/lucas/.config/hyprdynamicmonitors/hyprconfigs/fallback.go.tmpl"
config_file_type = "template"
config_file_type = "template"