Add dysfunctional hypr configs
This commit is contained in:
parent
1b20fb90e9
commit
4303c84073
11
hyprland/.config/hypr/hypridle.conf
Normal file
11
hyprland/.config/hypr/hypridle.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# vim: set ft=config:
|
||||||
|
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hypridle
|
||||||
|
general {
|
||||||
|
lock_cmd = loginctl lock-session
|
||||||
|
unlock_cmd = loginctl unlock-session
|
||||||
|
}
|
||||||
|
|
||||||
|
listener {
|
||||||
|
timeout = 900
|
||||||
|
on-timeout = loginctl lock-session
|
||||||
|
}
|
11
hyprland/.config/hypr/hyprlock.conf
Normal file
11
hyprland/.config/hypr/hyprlock.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# vim: set ft=config:
|
||||||
|
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock
|
||||||
|
|
||||||
|
input-field {
|
||||||
|
monitor =
|
||||||
|
fade_on_empty = false
|
||||||
|
}
|
||||||
|
|
||||||
|
background {
|
||||||
|
color = rgb(0,0,0)
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user