Combine the configuration of Cascade Kobayashi and fanlumaster to make subtle adjustments
dotfiles
├── alacritty
│ ├── alacritty.toml
│ ├── base16_default_dark.toml
│ └── citylights.toml
├── Code
│ ├── keybindings.json
│ └── settings.json
├── Cursor
│ ├── keybindings.json
│ └── settings.json
├── fish
│ ├── conf.d
│ ├── config.fish
│ ├── fish_variables
│ └── functions
├── hyprland
│ ├── hyprland.conf
│ ├── hyprlock.conf
│ ├── hyprpaper.conf
│ └── switch_workspace.sh
├── kitty
│ ├── current-theme.conf
│ └── kitty.conf
├── nvim
│ ├── arch
│ └── ubuntu
├── README.md
├── tofi
│ └── config
├── waybar
│ ├── config
│ ├── config-upperbar
│ └── style.css
└── xremap
├── config.yml
├── start2.sh
└── start.sh