Regenerated
This commit is contained in:
+4
-4
@@ -970,7 +970,7 @@ in
|
||||
".config/hypr/layer-rules.conf" = { source = "${assetPath}/layer-rules.conf"; force = true; };
|
||||
".config/hypr/layout.conf" = { source = "${assetPath}/layout.conf"; force = true; };
|
||||
".config/hypr/monitor-rules.conf" = { source = "${assetPath}/monitor-rules.conf"; force = true; };
|
||||
".config/hypr/theming.css" = { source = "${assetPath}/theming.css"; force = true; };
|
||||
".config/hypr/theming.conf" = { source = "${assetPath}/theming.conf"; force = true; };
|
||||
".config/hypr/window-rules.conf" = { source = "${assetPath}/window-rules.conf"; force = true; };
|
||||
".config/hypr/workspace-rules.conf" = { source = "${assetPath}/workspace-rules.conf"; force = true; };
|
||||
};
|
||||
@@ -2415,7 +2415,7 @@ listener {
|
||||
** =generated/.config/hypr/hyprland.conf=
|
||||
These are config files for .config/hypr
|
||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/hyprland.conf :noweb yes :mkdirp yes :eval never
|
||||
source = ./theming.css
|
||||
source = ./theming.conf
|
||||
source = ./animations.conf
|
||||
source = ./bindings.conf
|
||||
source = ./behaviour.conf
|
||||
@@ -2520,9 +2520,9 @@ These are config files for .config/hypr
|
||||
monitor=DP-1,3840x1080@144,1920x0,1
|
||||
#+END_SRC
|
||||
|
||||
** =generated/.config/hypr/theming.css=
|
||||
** =generated/.config/hypr/theming.conf=
|
||||
These are config files for .config/hypr
|
||||
#+BEGIN_SRC css :tangle generated/.config/hypr/theming.css :noweb yes :mkdirp yes :eval never
|
||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/theming.conf :noweb yes :mkdirp yes :eval never
|
||||
# Hyprland Catppuccin Mocha Theme (solid colors)
|
||||
|
||||
# Colors
|
||||
|
||||
Reference in New Issue
Block a user