virgil bare metal era
This commit is contained in:
parent
182f570c0e
commit
4fddbc94b9
4 changed files with 16 additions and 35 deletions
|
|
@ -147,7 +147,7 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
|
|||
bind = $mainMod, E, exec, kitty
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exec, nwgbar
|
||||
bind = $mainMod, G, exec, /home/tulg/.config/looking-glass-client -F -f /dev/kvmfr0 -m 58
|
||||
bind = $mainMod, G, exec, looking-glass-client -F -f /dev/kvmfr0 -m 58
|
||||
bind = $mainMod SHIFT, O, togglefloating,
|
||||
bind = $mainMod, D, exec, wofi --show drun --allow-images -W 300 -H 500 -l 4
|
||||
bind = $mainMod SHIFT, D, exec, nwg-drawer -mb 10 -mr 10 -ml 10 -mt 10
|
||||
|
|
@ -248,7 +248,7 @@ bind = ,233,exec,brightnessctl -c backlight set +5%
|
|||
# Old functions only commented out to make it easier for the user to change if necessary.
|
||||
|
||||
# Snip a selection and pipe to swappy
|
||||
bind = ,Print, exec, grim -g "$(slurp)" - | swappy -f -
|
||||
bind =$mainMod,S, exec, grim -g "$(slurp)" - | swappy -f -
|
||||
# Screenshot a window and pipe to swappy
|
||||
bind = CTRL, Print, exec, .config/hypr/scripts/screenshot_window.sh
|
||||
# Screenshot the current display and pipe to swappy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue