Regenerated
This commit is contained in:
+383
-383
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -2925,8 +2925,8 @@ These are config files for .config/hypr
|
|||||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/layer-rules.conf :noweb yes :mkdirp yes :eval never
|
#+BEGIN_SRC conf :tangle generated/.config/hypr/layer-rules.conf :noweb yes :mkdirp yes :eval never
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
||||||
layerrule = xray 1, match:namespace waybar
|
layerrule = xray 1, match:namespace waybar
|
||||||
#layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
||||||
#layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =generated/.config/hypr/layout.conf=
|
** =generated/.config/hypr/layout.conf=
|
||||||
@@ -4447,7 +4447,7 @@ These are config files for waybar
|
|||||||
/* gradient border */
|
/* gradient border */
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
background-image:
|
background-image:
|
||||||
linear-gradient(@mantle, @mantle),
|
linear-gradient(@base, @base), /* ← was @mantle, @mantle */
|
||||||
linear-gradient(45deg, @blue, @green);
|
linear-gradient(45deg, @blue, @green);
|
||||||
background-clip: padding-box, border-box;
|
background-clip: padding-box, border-box;
|
||||||
background-origin: padding-box, border-box;
|
background-origin: padding-box, border-box;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
||||||
layerrule = xray 1, match:namespace waybar
|
layerrule = xray 1, match:namespace waybar
|
||||||
#layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
||||||
#layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
||||||
|
|||||||
@@ -90,7 +90,7 @@
|
|||||||
/* gradient border */
|
/* gradient border */
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
background-image:
|
background-image:
|
||||||
linear-gradient(@mantle, @mantle),
|
linear-gradient(@base, @base), /* ← was @mantle, @mantle */
|
||||||
linear-gradient(45deg, @blue, @green);
|
linear-gradient(45deg, @blue, @green);
|
||||||
background-clip: padding-box, border-box;
|
background-clip: padding-box, border-box;
|
||||||
background-origin: padding-box, border-box;
|
background-origin: padding-box, border-box;
|
||||||
|
|||||||
Reference in New Issue
Block a user