From 580aee4ad55ca5e86a45415fefbc80e746841adb Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 22 May 2025 10:12:12 +0200 Subject: [PATCH] [Vimiv] Add notes and alias for fish --- config/fish/config.fish | 1 + notes.md | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config/fish/config.fish b/config/fish/config.fish index 11d1df6..2b12f52 100755 --- a/config/fish/config.fish +++ b/config/fish/config.fish @@ -1,6 +1,7 @@ alias ls='ls -l --color' alias ll='ls -la --color' alias v='nvim' +alias i='vimiv' alias c='clear' alias zs='zathura-sandbox' alias z='zathura' diff --git a/notes.md b/notes.md index 969fceb..837ca98 100644 --- a/notes.md +++ b/notes.md @@ -24,7 +24,7 @@ - [x] Vivado dark mode - [x] GTK - [x] QT (via environment variable) - - [x] ~Librewolf~ + - [x] Librewolf - [x] Astal - [x] Hyprland - [x] Rofi @@ -43,9 +43,12 @@ - [ ] Read docs - [ ] battery management - [ ] Programs - - [ ] New image viewer (eog, vimiv) + - [ ] Switch to vimiv (make default and configure) - [x] Other pdf reader (maybe -> zathura) - [x] Maybe TUI archive manager (~felix-rs~, ouch in yazi) +- [ ] vimiv + - [ ] Configure + - [ ] Theme - [ ] Lazygit: Configure - [ ] Nvim (other repo) - [x] Replace notification handler (noice)