dotfiles working now! yippee

This commit is contained in:
lulusilly 2025-12-26 08:18:30 -04:00
parent 890c29afca
commit 4e6480d9a0
11 changed files with 5 additions and 5 deletions

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before After
Before After

View file

@ -758,7 +758,7 @@ image_source="auto"
# Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
# postmarketOS, and Void have a smaller logo variant.
# Use '{distro name}_small' to use the small variants.
ascii_distro="GNU"
ascii_distro="auto"
# Ascii Colors
#

View file

@ -72,11 +72,11 @@ require('transparent').setup({
},
})
-- Treesitter configuration.
require("nvim-treesitter.configs").setup({
highlight = { enable = true },
-- require("nvim-treesitter.configs").setup({
-- highlight = { enable = true },
-- You can specify languages to install with `ensure_installed`.
-- e.g., ensure_installed = { "lua", "python", "javascript" },
})
-- })
-- Autocomplete (cmp) configuration.
local cmp = require("cmp")
cmp.setup({

View file

@ -133,7 +133,7 @@
# MPV
".config/mpv/mpv.conf" .source = dotfiles/mpv/mpv.conf;
# Btop
".config/btop/btop.conf" .source = dotfiles/btop/btop.conf;
# ".config/btop/btop.conf" .source = dotfiles/btop/btop.conf;
# Neofetch
".config/neofetch/config.conf" .source = dotfiles/neofetch/config.conf;
# Hyprland