mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
Set yazi as default terminal file manager + update hypr config
This commit is contained in:
parent
958d345c2d
commit
8cb9ba80d8
7 changed files with 15 additions and 7 deletions
|
@ -21,7 +21,8 @@ bind = $mod, Return, exec, footclient
|
|||
bind = $mod SHIFT, Return, exec, footclient -F
|
||||
bind = $mod SHIFT, E, exec, xdg-open .
|
||||
# bind = $mod, E, exec, footclient -a "fm-term" tmux new-session -A -s filemanager 'nnn -da -P p'
|
||||
bind = $mod, E, exec, kitty --class="fm-term" nnn -a -P p
|
||||
# bind = $mod, E, exec, kitty --class="fm-term" nnn -a -P p
|
||||
bind = $mod, E, exec, footclient -a "fm-term" yazi
|
||||
bind = $mod, Space, togglefloating,
|
||||
bind = $mod, T, exec, swaync-client --toggle-panel
|
||||
# bind = $mod SHIFT, D, exec, tofi-drun --drun-launch=true
|
||||
|
@ -169,7 +170,7 @@ bind = $mod SHIFT, period, movewindow, mon:+1
|
|||
|
||||
# hycov
|
||||
|
||||
# bind = $mod, W, hycov:toggleoverview
|
||||
# bind = $mod SHIFT, W, hycov:toggleoverview
|
||||
# bind = $mod, Tab, hycov:toggleoverview
|
||||
# bind = $mod SHIFT, Tab,hycov:toggleoverview,forceall #grave key is the '~' key
|
||||
# bind = $mod CONTROL, Tab, hycov:toggleoverview,forceallinone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue