Regenerated

This commit is contained in:
2026-04-22 20:41:24 +02:00
parent 28e24bea15
commit 80c3343b70
3 changed files with 383 additions and 380 deletions
+381 -380
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -2833,6 +2833,7 @@ bind = $mainMod, U, exec, kitty -e bash -lc "$HOME/.config/scripts/update.sh"
These are config files for .config/hypr These are config files for .config/hypr
#+BEGIN_SRC conf :tangle generated/.config/hypr/exec-once.conf :noweb yes :mkdirp yes :eval never #+BEGIN_SRC conf :tangle generated/.config/hypr/exec-once.conf :noweb yes :mkdirp yes :eval never
exec-once = dbus-update-activation-environment --systemd --all exec-once = dbus-update-activation-environment --systemd --all
exec-once = systemctl --user start xdg-desktop-portal
exec-once = systemctl --user start xdg-desktop-portal-hyprland exec-once = systemctl --user start xdg-desktop-portal-hyprland
exec-once = hypridle exec-once = hypridle
exec-once = awww-daemon exec-once = awww-daemon
@@ -1,5 +1,6 @@
# --- 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. ---
exec-once = dbus-update-activation-environment --systemd --all exec-once = dbus-update-activation-environment --systemd --all
exec-once = systemctl --user start xdg-desktop-portal
exec-once = systemctl --user start xdg-desktop-portal-hyprland exec-once = systemctl --user start xdg-desktop-portal-hyprland
exec-once = hypridle exec-once = hypridle
exec-once = awww-daemon exec-once = awww-daemon