Regenerated

This commit is contained in:
2026-04-13 10:44:44 +02:00
parent 5f89247640
commit b97db97a1e
3 changed files with 335 additions and 416 deletions
+333 -377
View File
File diff suppressed because it is too large Load Diff
+1 -38
View File
@@ -2476,43 +2476,6 @@ misc {
}
#+END_SRC
** =generated/.config/hypr/hyprlock.conf=
These are config files for .config/hypr
#+BEGIN_SRC conf :tangle generated/.config/hypr/hyprlock.conf :noweb yes :mkdirp yes :eval never
# ~/.config/hypr/hyprlock.conf
general {
grace = 2
ignore_empty_input = true
}
background {
path = ~/.config/hypr/lock.png
blur_passes = 2
blur_size = 6
}
input-field {
size = 320, 60
outline_thickness = 2
dots_size = 0.25
dots_spacing = 0.20
fade_on_empty = true
placeholder_text = "Password"
position = 0, -120
halign = center
valign = center
}
label {
text = $TIME
font_size = 72
position = 0, 120
halign = center
valign = center
}
#+END_SRC
** =generated/.config/hypr/layer-rules.conf=
These are config files for .config/hypr
#+BEGIN_SRC conf :tangle generated/.config/hypr/layer-rules.conf :noweb yes :mkdirp yes :eval never
@@ -3928,7 +3891,7 @@ These are config files for waybar
"interval": 2,
"return-type": "json",
"on-click": "qs -c media",
"max-length": 40,
"max-length": 30,
"scroll-step": 1,
"tooltip": true
},
+1 -1
View File
@@ -115,7 +115,7 @@
"interval": 2,
"return-type": "json",
"on-click": "qs -c media",
"max-length": 40,
"max-length": 30,
"scroll-step": 1,
"tooltip": true
},