update

This commit is contained in:
lia
2025-09-13 16:43:14 +02:00
parent 8802652f2f
commit c7b70c8026
4 changed files with 67 additions and 73 deletions

View File

@@ -1,27 +1,24 @@
# | _ |_ o._ _| _
# |<(/_\/|_)|| |(_|_>
# ~ configs by luciel
# ~ configs by liathepet
$scripts = ~/.config/hypr/scripts
$term = sakura
$files = nemo
$files = nautilus
$runner = killall tofi-drun || tofi-drun
$screen = grim -g "$(slurp)" - | wl-copy --type image/png
# TODO: ...
$logout = /dev/null
# _ _.__ _ ._ _|_ __|_ _
# _>(_|(/_(/_| |_>| |(_)|__>
# bind = SUPER, S, exec, $screenshot full
# bind = SUPER SHIFT, S, exec, hyprshot -m region
bind = SUPER SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy --type image/png
# ._ _ o _ _
# | | ||_>(_
bind = SUPER SHIFT, C, exec, sh $scripts/colorpicker.sh
bind = SUPER SHIFT, L, exec, wlogout -p xdg
bind = SUPER SHIFT, S, exec, $screen
bind = SUPER SHIFT, L, exec, $logout
bind = SUPER, Return, exec, $term
bind = SUPER, E, exec, $files
bind = SUPER, R, exec, killall tofi-drun || tofi-drun
bind = SUPER, R, exec, $runner
bind = SUPER, B, exec, killall -SIGUSR1 waybar
bind = SUPER SHIFT, B, exec, killall -SIGUSR2 waybar