41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
# Dotfiles
|
|
|
|
## Overview
|
|
All my dotfiles, easily installable using the install script.
|
|
|
|
The scripts checks if a file already exists there before overwriting !
|
|
|
|
## To do :
|
|
- [ ] git defaults
|
|
- [ ] kitty
|
|
- [x] theme
|
|
- [ ] remove annoying question on closing
|
|
- [ ] polish tab/panes shortcuts
|
|
- [ ] sessionizer (via kitty or lazyvim)
|
|
- [ ] hyprland
|
|
- [x] default functionality
|
|
- [x] borders
|
|
- [x] xdg-portal
|
|
- [ ] multi gpu on desktop ?
|
|
- [ ] hyprlock and hyprctl
|
|
- [ ] lazyvim
|
|
- [x] remove enter in blink
|
|
- [x] remove tabs
|
|
- [x] harpoon
|
|
- [ ] markdown
|
|
- [ ] add greeter
|
|
- [x] works
|
|
- [ ] theme
|
|
- [x] bar
|
|
- [ ] statusBar
|
|
- [x] works
|
|
- [ ] make battery conditional ?
|
|
- [ ] notifications
|
|
- [ ] add per folder sudo when needed on install script
|
|
- [ ] screen sharing works for zoom
|
|
- [ ] way to record videos with push to record for easy edits
|
|
- [ ] all dependencies in a list to install everything (via pacman or yay) at once easily
|
|
- [ ] add way to add export variables and aliases and scripts in bashrc/zshrc
|
|
- [ ] customize terminal a bit ? try fsh ?
|
|
## Usage
|
|
`./install.sh`
|