AutoYADM commit: 2025-01-15 14:40:07
This commit is contained in:
parent
c030f8f593
commit
92cac9ec6e
2 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@ local opts = {
|
||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
"oflisback/obsidian-bridge.nvim",
|
"oflisback/obsidian-bridge.nvim",
|
||||||
enabled = true,
|
enabled = false,
|
||||||
dev = false,
|
dev = false,
|
||||||
opts = opts,
|
opts = opts,
|
||||||
event = {
|
event = {
|
||||||
|
|
|
@ -67,6 +67,7 @@ set $lab DP-1
|
||||||
output eDP-1 resolution 1920x1080
|
output eDP-1 resolution 1920x1080
|
||||||
output $lab resolution 3820x2160
|
output $lab resolution 3820x2160
|
||||||
output $lab scale 2
|
output $lab scale 2
|
||||||
|
output $laptop scale 1.5
|
||||||
bindswitch --reload --locked lid:on output $laptop disable
|
bindswitch --reload --locked lid:on output $laptop disable
|
||||||
bindswitch --reload --locked lid:off output $laptop enable
|
bindswitch --reload --locked lid:off output $laptop enable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue