ugh, un-ungoogled-chromium

This commit is contained in:
mehbark 2023-11-08 23:22:10 -05:00
parent 7b8a880ae5
commit 3f8470342e
2 changed files with 5 additions and 1 deletions

View file

@ -11,7 +11,7 @@ in
firefox
# ugh
ungoogled-chromium
chromium
# bsdgames
# CRITICAL THREE
@ -47,6 +47,8 @@ in
cargo
clippy
rustc
rust-analyzer
rustfmt
idris2
@ -59,6 +61,7 @@ in
fzf
kolourpaint
audacious
audacity
akku
# managing with elpas :(

View file

@ -29,6 +29,7 @@ builtins.fromJSON
},
"editor.formatOnSave": true,
"editor.acceptSuggestionOnCommitCharacter": false,
"editor.linkedEditing": true,
"git.autofetch": true,
"files.eol": "\n",
"vim.handleKeys": {