(hypr) changed file structure, hyprlock show input field only on main
display
This commit is contained in:
@@ -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
|
||||
|
||||
4
hypr/.config/hypr/hyprpaper.conf
Normal file
4
hypr/.config/hypr/hyprpaper.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
$image = ~/dotfiles/images/dungeon_forest.jpg
|
||||
|
||||
preload = $image
|
||||
wallpaper = , $image
|
||||
Reference in New Issue
Block a user