[Vimiv] Add notes and alias for fish

This commit is contained in:
Admin 2025-05-22 10:12:12 +02:00
parent a8bf678d45
commit 580aee4ad5
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,7 @@
alias ls='ls -l --color' alias ls='ls -l --color'
alias ll='ls -la --color' alias ll='ls -la --color'
alias v='nvim' alias v='nvim'
alias i='vimiv'
alias c='clear' alias c='clear'
alias zs='zathura-sandbox' alias zs='zathura-sandbox'
alias z='zathura' alias z='zathura'

View File

@ -24,7 +24,7 @@
- [x] Vivado dark mode - [x] Vivado dark mode
- [x] GTK - [x] GTK
- [x] QT (via environment variable) - [x] QT (via environment variable)
- [x] ~Librewolf~ - [x] Librewolf
- [x] Astal - [x] Astal
- [x] Hyprland - [x] Hyprland
- [x] Rofi - [x] Rofi
@ -43,9 +43,12 @@
- [ ] Read docs - [ ] Read docs
- [ ] battery management - [ ] battery management
- [ ] Programs - [ ] Programs
- [ ] New image viewer (eog, vimiv) - [ ] Switch to vimiv (make default and configure)
- [x] Other pdf reader (maybe -> zathura) - [x] Other pdf reader (maybe -> zathura)
- [x] Maybe TUI archive manager (~felix-rs~, ouch in yazi) - [x] Maybe TUI archive manager (~felix-rs~, ouch in yazi)
- [ ] vimiv
- [ ] Configure
- [ ] Theme
- [ ] Lazygit: Configure - [ ] Lazygit: Configure
- [ ] Nvim (other repo) - [ ] Nvim (other repo)
- [x] Replace notification handler (noice) - [x] Replace notification handler (noice)