(hypr) changed file structure, hyprlock show input field only on main
display
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$main_display = DP-2
|
||||
$secondary_display = DP-3
|
||||
source = ~/.config/hypr/outputs.conf
|
||||
|
||||
monitor = $main_display, 1920x1080@144, 0x0, 1
|
||||
monitor = $secondary_display, 1920x1080@60, 1920x0, 1
|
||||
|
||||
|
||||
3
hypr-monitors-home/.config/hypr/outputs.conf
Normal file
3
hypr-monitors-home/.config/hypr/outputs.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
$main_display = DP-2
|
||||
$secondary_display = DP-3
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
$image = ~/dotfiles/images/dungeon_forest.jpg
|
||||
|
||||
preload = $image
|
||||
wallpaper = , $image
|
||||
@@ -1,5 +1,4 @@
|
||||
$main_display = DP-7
|
||||
$secondary_display = DP-5
|
||||
source = ~/.config/hypr/outputs.conf
|
||||
|
||||
monitor = $main_display, 2560x1440@60, 1440x620, 1
|
||||
monitor = $secondary_display, 2560x1440@60, 0x0, 1, transform, 1
|
||||
|
||||
3
hypr-monitors-work/.config/hypr/outputs.conf
Normal file
3
hypr-monitors-work/.config/hypr/outputs.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
$main_display = DP-7
|
||||
$secondary_display = DP-5
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# hyprlock configuration
|
||||
source = ~/.config/hypr/outputs.conf
|
||||
|
||||
general {
|
||||
hide_cursor = true
|
||||
ignore_empty_input = true
|
||||
@@ -11,6 +13,7 @@ background {
|
||||
}
|
||||
|
||||
input-field {
|
||||
monitor = $main_display
|
||||
size = 30%,8%
|
||||
outline_thickness = 3
|
||||
dots_center = true
|
||||
|
||||
Reference in New Issue
Block a user