mirror of
https://github.com/Ascyii/dotfiles.git
synced 2025-12-31 22:44:24 -05:00
Nextcloud
This commit is contained in:
@@ -42,6 +42,7 @@ append_keymap = [
|
||||
{ on = [ "g", "b" ], run = "cd /shared", desc = "Go to hdd" },
|
||||
{ on = [ "g", "l" ], run = "cd ~/.local", desc = "Go to Local" },
|
||||
{ on = [ "g", "b" ], run = "cd ~/webdav/notes", desc = "Go to notes" },
|
||||
{ on = [ "g", "x" ], run = "cd ~/Nextcloud", desc = "Go to nextcloud" },
|
||||
{ on = [ "g", "a" ], run = "cd ~/.cache", desc = "Go to Cache" },
|
||||
{ on = [ "g", "t" ], run = "cd ~/.local/share/Trash", desc = "Go to Trash" },
|
||||
{ on = [ "g", "U" ], run = "cd ~/projects/university/pdfs", desc = "Go to Uni PDF" },
|
||||
|
||||
Reference in New Issue
Block a user