.
This commit is contained in:
parent
cba0f6f825
commit
418e090ce6
37 changed files with 933 additions and 25 deletions
37
Readme.md
37
Readme.md
|
|
@ -1,8 +1,41 @@
|
|||
# Dotfiles
|
||||
|
||||
## Overview
|
||||
All my dotfiles, easily installable using the install script.
|
||||
|
||||
The scripts checks if a file already exists there before overwriting !
|
||||
|
||||
# Usage
|
||||
`./script.sh`
|
||||
## 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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue