mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 01:43:43 +02:00
feat: new monitors variant
This commit is contained in:
parent
5a1dcf79a5
commit
031bf8a266
3 changed files with 8 additions and 2 deletions
|
@ -1 +1 @@
|
|||
source = ~/.config/hypr/conf/monitors/desktop.conf
|
||||
source = ~/.config/hypr/conf/monitors/default.conf
|
||||
|
|
6
configs/hyprland/hypr/conf/monitors/default.conf
Normal file
6
configs/hyprland/hypr/conf/monitors/default.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
# -----------------------------------------------------
|
||||
# Monitor Setup
|
||||
# name: "Default"
|
||||
# -----------------------------------------------------
|
||||
|
||||
monitor=,highres,auto,1
|
|
@ -1,6 +1,6 @@
|
|||
# -----------------------------------------------------
|
||||
# Monitor Setup
|
||||
# name: "Default"
|
||||
# name: "Desktop"
|
||||
# -----------------------------------------------------
|
||||
|
||||
monitor=,1920x1080@75,auto,1
|
||||
|
|
Loading…
Add table
Reference in a new issue