chore: remove nnn in favor of dolphin and sort out packages

This commit is contained in:
Alexandre Cavalheiro 2023-11-30 14:44:51 -03:00
parent 272f4466ad
commit 6a036181b9
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -41,8 +41,6 @@
# /etc/profiles/per-user/wizardlink/etc/profile.d/hm-session-vars.sh # /etc/profiles/per-user/wizardlink/etc/profile.d/hm-session-vars.sh
# if you don't want to manage your shell through Home Manager. # if you don't want to manage your shell through Home Manager.
home.sessionVariables = { home.sessionVariables = {
NNN_FIFO = "/tmp/nnn.fifo";
NNN_PLUG = "v:preview-tui";
WLR_NO_HARDWARE_CURSORS = "1"; WLR_NO_HARDWARE_CURSORS = "1";
}; };
@ -81,15 +79,16 @@
## Tools ## Tools
# Utilities # Utilities
vesktop
brightnessctl brightnessctl
discord discord
dolphin
firefox firefox
logseq logseq
pavucontrol pavucontrol
pulseaudio pulseaudio
qbittorrent qbittorrent
tigervnc tigervnc
vesktop
vlc vlc
yt-dlp yt-dlp
zathura zathura
@ -123,15 +122,7 @@
mako mako
slurp slurp
swww swww
wl-clipboard # Clipboard for Wayland wl-clipboard
xclip # Clipboard fo X11
# File management
atool
glow
imagemagick
nnn
poppler
## Theming ## Theming
(nerdfonts.override { fonts = [ "FantasqueSansMono" ]; }) (nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })