feature: style update, waybar update, funny fastfetch update and other fixes

This commit is contained in:
2026-06-19 13:57:23 +03:00
parent 9d23965acc
commit 50d5c4fbd9
222 changed files with 8109 additions and 1219 deletions
+5
View File
@@ -20,10 +20,15 @@ vim.cmd([[
nnoremap <C-Up> <C-w>k
nnoremap <C-Right> <C-w>l
nnoremap <C-S-y> <Esc>:!echo meowmeow<CR>
" I don't remember
nnoremap <C-Space> 
vnoremap <C-Space> 
" Mouse btn 5 tmux fix
nnoremap \x1b[23;5~' <C-S>i
" Paste shell command output
vnoremap <leader>e :!sh<CR>