Regenerated

This commit is contained in:
2026-04-22 20:54:58 +02:00
parent 48d21c8b59
commit c4101683ba
3 changed files with 383 additions and 392 deletions
+1 -4
View File
@@ -2832,8 +2832,7 @@ bind = $mainMod, U, exec, kitty -e bash -lc "$HOME/.config/scripts/update.sh"
** =generated/.config/hypr/exec-once.conf=
These are config files for .config/hypr
#+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 = systemctl --user start xdg-desktop-portal-hyprland
exec-once = dbus-update-activation-environment --systemd --all && systemctl --user start xdg-desktop-portal-hyprland && systemctl --user start xdg-desktop-portal && sleep 1 && waybar
exec-once = hypridle
exec-once = awww-daemon
exec-once = awww img ~/Wallpapers/pictures/01.jpg
@@ -2842,8 +2841,6 @@ exec-once = ~/.config/scripts/workspace-listener.sh
exec-once = /run/current-system/sw/libexec/polkit-gnome-authentication-agent-1
exec-once = nextcloud --background
exec-once = flameshot
exec-once = systemctl --user start xdg-desktop-portal
exec-once = sleep 2 && waybar
#+END_SRC
** =generated/.config/hypr/hypridle.conf=