Regenerated
This commit is contained in:
+333
-377
File diff suppressed because it is too large
Load Diff
+1
-38
@@ -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
|
||||
},
|
||||
|
||||
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user