dotfiles/Readme.md
2025-07-13 09:51:07 +02:00

42 lines
1.4 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 :
- [x] git defaults
- [x] kitty
- [x] theme
- [x] remove annoying question on closing
- [x] polish tab/panes shortcuts
- [ ] sessionizer (via kitty or lazyvim) (or both ?)
- [ ] hyprland
- [x] default functionality
- [x] borders
- [x] xdg-portal
- [ ] multi gpu on desktop ?
- [x] hyprlock
- [ ] lazyvim
- [x] remove enter in blink
- [x] remove tabs
- [x] harpoon
- [ ] markdown - make it less annoying
- [x] add greeter
- [x] bar
- [ ] statusBar
- [x] works
- [ ] make battery conditional ?
- [ ] fix small annoying artifact since installing fonts
- [ ] 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 ?
- [ ] Dependencies : everything that is needed to install should be recorded in dependencies file until it is actually implemented in the install script
## Usage
`./install.sh`
NOTE: this is still work in progress, it does not work completely yet