2024-11-13 18:14 : id 117
This commit is contained in:
parent
4885456053
commit
6eb83c946d
@ -240,7 +240,7 @@ in
|
|||||||
settings = {
|
settings = {
|
||||||
listener = [
|
listener = [
|
||||||
{
|
{
|
||||||
timeout = 10;
|
timeout = 100;
|
||||||
on-timeout = "hyprlock";
|
on-timeout = "hyprlock";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
@ -269,6 +269,7 @@ in
|
|||||||
exec-once="hyprpaper";
|
exec-once="hyprpaper";
|
||||||
exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml";
|
exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml";
|
||||||
exec-once="hypridle";
|
exec-once="hypridle";
|
||||||
|
exec-once="dunst";
|
||||||
'';
|
'';
|
||||||
settings = {
|
settings = {
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user