Finally working display toggle
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user