Regenerated
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
# ./assets/conf/desktop/hypr/animations.conf
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
@@ -12,11 +12,18 @@ bind = $mainMod, X , exec, qs -c powermenu
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
|
||||
# grimblast
|
||||
bind = $mainMod SHIFT, P, exec, grimblast -n -f copysave active
|
||||
bind = $mainMod SHIFT, S, exec, grimblast -n -f copysave area
|
||||
bind = , XF86Screenshot, exec, grimblast -n -f copysave area
|
||||
bind = $mainMod ALT, P, exec, grimblast -n -f copysave output
|
||||
bind = $mainMod CTRL, P, exec, grimblast -n -f copysave screen
|
||||
# bind = $mainMod SHIFT, P, exec, grimblast -n -f copysave active
|
||||
# bind = $mainMod SHIFT, S, exec, grimblast -n -f copysave area
|
||||
# bind = , XF86Screenshot, exec, grimblast -n -f copysave area
|
||||
# bind = $mainMod ALT, P, exec, grimblast -n -f copysave output
|
||||
# bind = $mainMod CTRL, P, exec, grimblast -n -f copysave screen
|
||||
|
||||
# Flameshot keybindings
|
||||
bind = $mainMod SHIFT, P, exec, flameshot full -p ~/Pictures/Screenshots -c
|
||||
bind = $mainMod SHIFT, S, exec, flameshot gui
|
||||
bind = , XF86Screenshot, exec, flameshot gui
|
||||
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
|
||||
|
||||
# Switch windows
|
||||
bind = ALT, TAB, cyclenext, prev
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# --- 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 = hypridleconfig/hypr/exec-once
|
||||
exec-once = hypridle
|
||||
exec-once = systemd-run --user --scope --unit=elephant elephant
|
||||
exec-once = waybar
|
||||
exec-once = awww-daemon
|
||||
@@ -10,3 +10,4 @@ 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 = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once flameshot
|
||||
|
||||
Reference in New Issue
Block a user