๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update kdenlive shortcuts

+8 -8
+1 -1
.config/.kdenlive/kdenlive.shortcuts
··· 71 71 copy_debuginfo=none 72 72 create_folder=none 73 73 cut_timeline_all_clips=none 74 - cut_timeline_clip=none 74 + cut_timeline_clip=Z 75 75 delete_all_clip_markers=none 76 76 delete_all_clips=none 77 77 delete_all_spaces=none
+2 -2
.config/nvim/lazy-lock.json
··· 8 8 "conform.nvim": { "branch": "master", "commit": "086a40dc7ed8242c03be9f47fbcee68699cc2395" }, 9 9 "flash.nvim": { "branch": "main", "commit": "fcea7ff883235d9024dc41e638f164a450c14ca2" }, 10 10 "friendly-snippets": { "branch": "main", "commit": "6cd7280adead7f586db6fccbd15d2cac7e2188b9" }, 11 - "gitsigns.nvim": { "branch": "main", "commit": "db486b42299b2e3f5831809617af21becf268a39" }, 11 + "gitsigns.nvim": { "branch": "main", "commit": "77b813d1aa6a180d903dc744fc81d7e05b138ac2" }, 12 12 "grug-far.nvim": { "branch": "main", "commit": "dc4684e163971bb1f5bfb93fbd4bb3e892bf9b15" }, 13 13 "harpoon": { "branch": "harpoon2", "commit": "87b1a3506211538f460786c23f98ec63ad9af4e5" }, 14 14 "lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" }, ··· 25 25 "nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" }, 26 26 "nvim-lint": { "branch": "master", "commit": "4b03656c09c1561f89b6aa0665c15d292ba9499d" }, 27 27 "nvim-lspconfig": { "branch": "master", "commit": "a776085e04f7b15d0b59fae2244df07d98360ab4" }, 28 - "nvim-treesitter": { "branch": "main", "commit": "7caec274fd19c12b55902a5b795100d21531391f" }, 28 + "nvim-treesitter": { "branch": "main", "commit": "4916d6592ede8c07973490d9322f187e07dfefac" }, 29 29 "nvim-treesitter-textobjects": { "branch": "main", "commit": "93d60a475f0b08a8eceb99255863977d3a25f310" }, 30 30 "nvim-ts-autotag": { "branch": "main", "commit": "8e1c0a389f20bf7f5b0dd0e00306c1247bda2595" }, 31 31 "persistence.nvim": { "branch": "main", "commit": "b20b2a7887bd39c1a356980b45e03250f3dce49c" },
+5 -5
.local/share/color-schemes/CatppuccinMochaLavender.colors
··· 1 1 [ColorEffects:Disabled] 2 - Color=30, 30, 46 3 - ColorAmount=0.30000000000000004 2 + Color=0,0,0 3 + ColorAmount=0.1 4 4 ColorEffect=2 5 5 ContrastAmount=0.1 6 6 ContrastEffect=0 ··· 62 62 63 63 [Colors:Selection] 64 64 BackgroundAlternate=70,73,102 65 - BackgroundNormal=70,73,102 65 + BackgroundNormal=49,50,68 66 66 DecorationFocus=180,190,254 67 67 DecorationHover=49, 50, 68 68 68 ForegroundActive=250, 179, 135 69 - ForegroundInactive=24, 24, 37 69 + ForegroundInactive=166,173,200 70 70 ForegroundLink=180,190,254 71 71 ForegroundNegative=243, 139, 168 72 72 ForegroundNeutral=249, 226, 175 73 - ForegroundNormal=17, 17, 27 73 + ForegroundNormal=205,214,244 74 74 ForegroundPositive=166, 227, 161 75 75 ForegroundVisited=203, 166, 247 76 76