✨ update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user