mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-14 06:02:54 +03:00
update
This commit is contained in:
@@ -37,11 +37,11 @@
|
||||
|
||||
# Device-specific configuration
|
||||
{{- if eq $deviceProfile "desktop" }}
|
||||
primaryMonitor = "DP-1"
|
||||
secondaryMonitor = "DP-2"
|
||||
primaryResolution = "2560x1440@165"
|
||||
secondaryResolution = "2560x1440@60"
|
||||
hasMultipleMonitors = true
|
||||
primaryMonitor = "DP-2"
|
||||
secondaryMonitor = ""
|
||||
primaryResolution = "2560x1440@144"
|
||||
secondaryResolution = ""
|
||||
hasMultipleMonitors = false
|
||||
hasTouchpad = false
|
||||
hasBattery = false
|
||||
idleTimeout = 300
|
||||
|
||||
Reference in New Issue
Block a user