Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobcrabill/config
Useful config files
https://github.com/jacobcrabill/config
Last synced: about 1 month ago
JSON representation
Useful config files
- Host: GitHub
- URL: https://github.com/jacobcrabill/config
- Owner: JacobCrabill
- Created: 2022-08-27T03:22:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T00:49:17.000Z (about 1 month ago)
- Last Synced: 2024-12-14T01:27:50.766Z (about 1 month ago)
- Language: Lua
- Size: 107 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# config
Useful config files for setting up new machines
## Organization
The config files are grouped by category:
- `nvim` holds the contents of `~/.config/nvim/` for a complete Neovim config
- `kitty` holds the contents of `~/.config/kitty/` for a complete Kitty terminal config
- `bash` holds various useful scripts like `.bashrc` and the like, for various in-terminal workflows
- `gnome` holds configuration settings for the Gnome desktop environment, like keyboard shortcuts## Misc. Desktop Setup Notes
- Mouse acceleration (mouse sensitivity suddenly seems sluggish) --> In Gnome Tweaks, set mouse
"Acceleration Profile" to "Flat"
- Window tiling manager: Install Pop!OS tiling manager
- Remving menu bar / title bar from terminal: `gsettings set ... @mb false`; Install Unite Gnome
plugin
- PopOS shell: Modify JSON / XML files to change default keyboard shortcuts (by default,
'' is used for tiling; changed by adding ''
- Add Workspace Matrix Gnome extension