+13
.config/fuzzel/fuzzel.ini
+13
.config/fuzzel/fuzzel.ini
+1
.config/ghostty/config
+1
.config/ghostty/config
+12
.config/mimeapps.list
+12
.config/mimeapps.list
···
+299
.config/niri/config.kdl
+299
.config/niri/config.kdl
···+XF86AudioRaiseVolume allow-when-locked=true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.1+"; }+XF86AudioLowerVolume allow-when-locked=true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.1-"; }+XF86AudioMute allow-when-locked=true { spawn-sh "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle"; }+XF86AudioMicMute allow-when-locked=true { spawn-sh "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"; }+XF86MonBrightnessUp allow-when-locked=true { spawn "brightnessctl" "--class=backlight" "set" "+10%"; }+XF86MonBrightnessDown allow-when-locked=true { spawn "brightnessctl" "--class=backlight" "set" "10%-"; }
+18
.config/noctalia/colors.json
+18
.config/noctalia/colors.json
···
+416
.config/noctalia/settings.json
+416
.config/noctalia/settings.json
···+"defaultWallpaper": "/home/banana/.config/quickshell/noctalia-shell/Assets/Wallpaper/noctalia.png",
-45
.config/nvim/lazy-lock.json
-45
.config/nvim/lazy-lock.json
···-"friendly-snippets": { "branch": "main", "commit": "de8fce94985873666bd9712ea3e49ee17aadb1ed" },-"live-server.nvim": { "branch": "main", "commit": "e8a34bc37fc565c678addbb352a59aa6c1842c2b" },-"mason-lspconfig.nvim": { "branch": "main", "commit": "cab00668464d2914d0752b86168b4a431cc93eb2" },-"nvim-autopairs": { "branch": "master", "commit": "ee297f215e95a60b01fde33275cc3c820eddeebe" },-"nvim-lspconfig": { "branch": "master", "commit": "87c7c83ce62971e0bdb29bb32b8ad2b19c8f95d0" },-"nvim-treesitter": { "branch": "master", "commit": "13c7caf8a602488b37cdefe8543c4cfdd5947d9d" },-"nvim-web-devicons": { "branch": "master", "commit": "19d257cf889f79f4022163c3fbb5e08639077bd8" },-"render-markdown.nvim": { "branch": "main", "commit": "bff12b4655d1537cf0f10859fcd63ef2cec65010" },-"telescope-ui-select.nvim": { "branch": "master", "commit": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2" },-"telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" },-"tiny-inline-diagnostic.nvim": { "branch": "main", "commit": "b6ed8038dfd256eb963a2c79cb30f0f4683551a0" },-"todo-comments.nvim": { "branch": "main", "commit": "ae0a2afb47cf7395dc400e5dc4e05274bf4fb9e0" },-"vim-tmux-navigator": { "branch": "master", "commit": "412c474e97468e7934b9c217064025ea7a69e05e" },
+8
-2
.config/nvim/lua/plugins/lspconfig.lua
+8
-2
.config/nvim/lua/plugins/lspconfig.lua
···
+3
.config/nvim/lua/plugins/treesitter.lua
+3
.config/nvim/lua/plugins/treesitter.lua
+4
.config/nvim/lua/plugins/ui.lua
+4
.config/nvim/lua/plugins/ui.lua
-36
.config/nvim/lua/plugins/vibe-coding.lua
-36
.config/nvim/lua/plugins/vibe-coding.lua
···-{ "<leader>am", ":CopilotChatModels<CR>", mode = "n", desc = "Pick Copilot [A]i [M]odel to use" },-{ "<leader>ae", ":CopilotChatExplain<CR>", mode = "v", desc = "Ask Copilot [A]i to [E]xplain code" },-{ "<leader>af", ":CopilotChatReview<CR>", mode = "v", desc = "Ask Copilot [A]i to [R]eview the code" },-{ "<leader>ao", ":CopilotChatOptimise<CR>", mode = "v", desc = "Ask Copilot [A]i to [O]timise code" },-{ "<leader>af", ":CopilotChatFix<CR>", mode = "v", desc = "Ask Copilot [A]i to [F]ix any errors" },
+47
.config/spotify-player/app.toml
+47
.config/spotify-player/app.toml
···
+147
.config/spotify-player/theme.toml
+147
.config/spotify-player/theme.toml
···
+199
.config/starship.toml
+199
.config/starship.toml
···
.fonts/Lexend.ttf
.fonts/Lexend.ttf
This is a binary file and will not be displayed.
+1
.gitignore
+1
.gitignore
···
+3
.gitmodules
+3
.gitmodules
-51
.local/bin/git-mirror.sh
-51
.local/bin/git-mirror.sh
···-echo "Error: Please provide both origin and mirror URLs, or run without arguments for interactive mode."
+51
.scripts/git-mirror.sh
+51
.scripts/git-mirror.sh
···+echo "Error: Please provide both origin and mirror URLs, or run without arguments for interactive mode."
+33
-108
.zshrc
+33
-108
.zshrc
···-# Uncomment the following line if you want to change the command execution time stamp shown in the history-# command output. You can set one of the optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd" or-# set a custom format using the strftime function format specifications, see 'man strftime' for details.alias gl="git log --all --graph --pretty=format:'%C(magenta)%h %C(white) %an %ar%C(auto) %D%n%s%n'"···-[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
+11
-7
README.md
+11
-7
README.md
·········