Adds external monitor
This commit is contained in:
parent
09fb7dc6de
commit
19158a40dc
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@
|
||||||
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
||||||
|
|
||||||
$primary=eDP-1
|
$primary=eDP-1
|
||||||
$secondary=DP-2
|
$secondary=HDMI-A-1
|
||||||
|
|
||||||
monitor=$primary, preferred, 0x0, 1
|
monitor=$primary, preferred, 0x0, 1
|
||||||
monitor=$secondary, preferred, auto-left, 1
|
monitor=$secondary, preferred, auto-up, 1
|
||||||
|
|
||||||
exec=xrandr --output $primary --primary
|
exec=xrandr --output $primary --primary
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue