Regenerated

This commit is contained in:
2026-04-22 12:54:49 +02:00
parent fa04d757c5
commit 89f9b7bee6
4 changed files with 383 additions and 435 deletions
+381 -381
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -4355,7 +4355,7 @@ These are config files for waybar
** =generated/.config/swaync/style.css= ** =generated/.config/swaync/style.css=
These are config files for waybar These are config files for waybar
#+BEGIN_SRC css :tangle generated/.config/swaync/style.css :noweb yes :mkdirp yes :eval never #+BEGIN_SRC css :tangle generated/.config/swaync/style.css :noweb yes :mkdirp yes :eval never
@import url("/home/username/.config/shared/Colors.css"); @import url("/home/henrov/.config/shared/Colors.css");
* { * {
all: unset; all: unset;
@@ -1,52 +0,0 @@
{
"positionX": "right",
"positionY": "top",
"layer": "overlay",
"control-center-layer": "top",
"layer-shell": true,
"cssPriority": "application",
"control-center-margin-top": 8,
"control-center-margin-bottom": 8,
"control-center-margin-right": 8,
"control-center-margin-left": 0,
"notification-2fa-action": true,
"notification-inline-replies": false,
"notification-icon-size": 48,
"notification-body-image-height": 100,
"notification-body-image-width": 200,
"timeout": 10,
"timeout-low": 5,
"timeout-critical": 0,
"fit-to-screen": true,
"control-center-width": 500,
"control-center-height": 600,
"notification-window-width": 400,
"keyboard-shortcuts": true,
"image-visibility": "when-available",
"transition-time": 200,
"hide-on-clear": false,
"hide-on-action": true,
"script-fail-notify": true,
"widgets": [
"inhibitors",
"title",
"dnd",
"notifications"
],
"widget-config": {
"inhibitors": {
"text": "Inhibitors",
"button-text": "Clear All",
"clear-all-button": true
},
"title": {
"text": "Notifications",
"clear-all-button": true,
"button-text": "Clear All"
},
"dnd": {
"text": "Do Not Disturb"
},
"notifications": {}
}
}
+1 -1
View File
@@ -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. --- */
@import url("/home/username/.config/shared/Colors.css"); @import url("/home/henrov/.config/shared/Colors.css");
* { * {
all: unset; all: unset;