Add shortcut for opening nemo
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
6702e43a20
commit
0699a92d75
2 changed files with 4 additions and 1 deletions
|
@ -18,4 +18,3 @@ Lint:
|
|||
- shellcheck ./system/.config/zsh/.zshrc
|
||||
- shellcheck ./system/.config/X11/xsetup
|
||||
- shellcheck ./install
|
||||
- shellcheck ./post-install
|
||||
|
|
|
@ -25,6 +25,10 @@ super + g
|
|||
super + Return
|
||||
alacritty
|
||||
|
||||
# Open file browser
|
||||
super + e
|
||||
nemo
|
||||
|
||||
|
||||
###############################################################################
|
||||
# Volume #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue