home/yazi , virgil/vfio
This commit is contained in:
parent
4a7335198a
commit
1b6c6967d9
8 changed files with 168 additions and 13 deletions
|
|
@ -237,7 +237,7 @@ bind = ,121, exec, pactl set-sink-volume @DEFAULT_SINK@ 0%
|
|||
# other bindings
|
||||
#bind = $mainMod, E, exec, kitty
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = $mainMod, Q, exec, kitty lf
|
||||
bind = $mainMod, Q, exec, kitty yazi
|
||||
bind = ,232,exec,brightnessctl -c backlight set 5%-
|
||||
bind = ,233,exec,brightnessctl -c backlight set +5%
|
||||
#bind = $mainMod SHIFT,C, exec, killall -9 wpaperd && wpaperd
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# interpreter for shell commands
|
||||
set shell zsh
|
||||
set shell bash
|
||||
|
||||
# set '-eu' options for shell commands
|
||||
# These options are used to have safer shell commands. Option '-e' is used to
|
||||
1
config/lf/preview
Executable file
1
config/lf/preview
Executable file
|
|
@ -0,0 +1 @@
|
|||
kitty +kitten icat --silent --stdin no --transfer-mode file --place "${w}x${h}@${x}x${y}" "$file" < /dev/null > /dev/tty
|
||||
Loading…
Add table
Add a link
Reference in a new issue