This repository shows my config files for linux.

To make Debian (or other Linux distributions) looks like this:
| file | destination |
|---|---|
| i3/config | i3 config file with all keybindings |
| i3/bumblebee.sh | Script to show bumblebee status bar in i3 |
I use 3 languages:
- Russian
- English
- Japanese For using this languages my Linux has Fcitx5(IME system for Linux). To use this I use this scripts:
| file | destination |
|---|---|
| fcitx | File for dbus |
| fcitx5 | Base config for IME |
This is how my NeoVim looks like. All config files presented in table below:
| file | destination |
|---|---|
| nvim/init.vim | This is base file for all Nvim config |
| nvim/lua/init.lua | This file contains all lua functions for config |
I have used BSPWM for a while (at this moment I can't make screenshot how it looks like) and all config files in table bellow:
| file | destinaiton |
|---|---|
| bspwm/bspwmrc | This is base config file for BSPWM setup |
| sxhkd/sxhkdrc | File that contains all key bindings when use BSPWM |