Regenerated

This commit is contained in:
2026-04-22 20:47:41 +02:00
parent aa6a9b9a65
commit 48d21c8b59
3 changed files with 386 additions and 386 deletions
+382 -382
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -2833,7 +2833,6 @@ 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
@@ -2843,7 +2842,8 @@ exec-once = ~/.config/scripts/workspace-listener.sh
exec-once = /run/current-system/sw/libexec/polkit-gnome-authentication-agent-1 exec-once = /run/current-system/sw/libexec/polkit-gnome-authentication-agent-1
exec-once = nextcloud --background exec-once = nextcloud --background
exec-once = flameshot exec-once = flameshot
exec-once = waybar exec-once = systemctl --user start xdg-desktop-portal
exec-once = sleep 2 && waybar
#+END_SRC #+END_SRC
** =generated/.config/hypr/hypridle.conf= ** =generated/.config/hypr/hypridle.conf=
@@ -1,6 +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. ---
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
@@ -10,4 +9,5 @@ exec-once = ~/.config/scripts/workspace-listener.sh
exec-once = /run/current-system/sw/libexec/polkit-gnome-authentication-agent-1 exec-once = /run/current-system/sw/libexec/polkit-gnome-authentication-agent-1
exec-once = nextcloud --background exec-once = nextcloud --background
exec-once = flameshot exec-once = flameshot
exec-once = waybar exec-once = systemctl --user start xdg-desktop-portal
exec-once = sleep 2 && waybar