1.1 KiB
1.1 KiB
TODO: add info how to use configs for gnome, tmux & nvim.
Custom system config.
Table of contents.
General info.
This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else. It includes:
- Git config (excluding user info).
- Bash scripts and environment.
- Tmux config.
- Basic directory structure as well as redefining them as default.
- Custom bin directory.
- Collection of Linux configs (sshd, gnome, sysctl etc).
- GTK 3/4 configs.
- Htop config.
- Nvim config.
- SSH config.
- Custom background.
- Flatpak overrides.
- Custom fonts.
Load Gnome settings.
To load Gnome settings run dconf_load
.
Navigation.
Navigation principles are shared between Gnome, Tmux and Nvim. The only difference is "Leader" key. Gnome uses Super
key, Tmux uses Meta (alt)
key and Nvim uses Space
. The rest somewhat repeats itself.
Gnome
key | action |
---|---|
Super+q |
Move to the left workspace. |
Super+e |
Move to the right workspace. |