Added some application shortcuts
Added shortcuts for firefox and file explorer (vifm)
This commit is contained in:
parent
18ed93fc16
commit
4301a4af0f
1 changed files with 5 additions and 0 deletions
|
@ -163,4 +163,9 @@ bindsym {
|
|||
$alt+space exec $term --title 'FZF-Jump' -e $fzf/launcher.sh
|
||||
# Window switcher
|
||||
$alt+Tab exec $term --title 'FZF-Jump' -e $fzf/standalone.sh $fzf/modules/windows.sh $fzf/modules/workspaces.sh
|
||||
|
||||
# File explorer
|
||||
$flag+e exec $term -e vifm
|
||||
# Internet explorer
|
||||
$flag+i exec firefox
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue