Regenerated

This commit is contained in:
2026-04-23 21:01:35 +02:00
parent 12b816b2e4
commit e0dbb28b2e
4 changed files with 392 additions and 392 deletions
+384 -384
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -2678,8 +2678,8 @@ bind = $mainMod, L, exec, hyprlock
# Flameshot keybindings # Flameshot keybindings
bind = $mainMod SHIFT, P, exec, flameshot full -p ~/Pictures/Screenshots -c bind = $mainMod SHIFT, P, exec, flameshot full -p ~/Pictures/Screenshots -c
bind = $mainMod SHIFT, S, exec, flameshot gui bind = $mainMod SHIFT, S, exec, flameshot gui 2>/dev/null
bind = , XF86Screenshot, exec, flameshot gui bind = , XF86Screenshot, exec, flameshot gui 2>/dev/null
bind = $mainMod ALT, P, exec, flameshot full -d 5000 -p ~/Pictures/Screenshots -c bind = $mainMod ALT, P, exec, flameshot full -d 5000 -p ~/Pictures/Screenshots -c
bind = $mainMod CTRL, P, exec, flameshot screen -n 0 -p ~/Pictures/Screenshots -c bind = $mainMod CTRL, P, exec, flameshot screen -n 0 -p ~/Pictures/Screenshots -c
@@ -2838,8 +2838,8 @@ exec-once = ~/.config/scripts/set-workspace-wallpaper.sh
exec-once = ~/.config/scripts/workspace-listener.sh 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 = bash -c "flameshot 2>/dev/null"
exec-once = sleep 3 && waybar exec-once = waybar
#+END_SRC #+END_SRC
** =generated/.config/hypr/hypridle.conf= ** =generated/.config/hypr/hypridle.conf=
@@ -20,8 +20,8 @@ bind = $mainMod, L, exec, hyprlock
# Flameshot keybindings # Flameshot keybindings
bind = $mainMod SHIFT, P, exec, flameshot full -p ~/Pictures/Screenshots -c bind = $mainMod SHIFT, P, exec, flameshot full -p ~/Pictures/Screenshots -c
bind = $mainMod SHIFT, S, exec, flameshot gui bind = $mainMod SHIFT, S, exec, flameshot gui 2>/dev/null
bind = , XF86Screenshot, exec, flameshot gui bind = , XF86Screenshot, exec, flameshot gui 2>/dev/null
bind = $mainMod ALT, P, exec, flameshot full -d 5000 -p ~/Pictures/Screenshots -c bind = $mainMod ALT, P, exec, flameshot full -d 5000 -p ~/Pictures/Screenshots -c
bind = $mainMod CTRL, P, exec, flameshot screen -n 0 -p ~/Pictures/Screenshots -c bind = $mainMod CTRL, P, exec, flameshot screen -n 0 -p ~/Pictures/Screenshots -c
@@ -9,5 +9,5 @@ exec-once = ~/.config/scripts/set-workspace-wallpaper.sh
exec-once = ~/.config/scripts/workspace-listener.sh 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 = bash -c "flameshot 2>/dev/null"
exec-once = sleep 3 && waybar exec-once = waybar