mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
wayland-wm: sunsetr hyprlock
This commit is contained in:
parent
91b011a725
commit
47d967bfc9
26 changed files with 326 additions and 96 deletions
|
|
@ -96,7 +96,6 @@ local keymaps_basic = {
|
|||
cmd = "5e",
|
||||
opts = { desc = "Down 5 Lines" },
|
||||
},
|
||||
{ keys = "<Tab>", cmd = "<C-w><C-w>", opts = { desc = "Focus on other panel" } },
|
||||
-- { keys = "<CR>", cmd = "%" },
|
||||
{ keys = "Y", cmd = "y$", opts = { desc = "Yank to End of Line" } },
|
||||
{ mode = mode_arrow, keys = "J", cmd = "5j" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue