Compare commits

...

3 commits

Author SHA1 Message Date
vorboyvo 4865210071 Added android-file-transfer, temp removed zulip cause electron stuff. 2025-03-29 10:34:27 -04:00
vorboyvo 92647d6b6e Added tldr. 2025-03-19 11:59:45 -04:00
vorboyvo 268197731f Added inkscape as editor for pdf. 2025-03-19 11:48:45 -04:00
2 changed files with 5 additions and 4 deletions

View file

@ -77,8 +77,9 @@ rec {
upower
glib # provides trash and mount (latter may supplant udisks2?)
xdg-terminal-exec
nwg-displays
wdisplays
kalker
tldr
] ++ # Basic utilities
[ bitwarden-cli htop snore hledger hledger-ui ]
++ # Personalized selection of command-line (CLI/TUI) apps
@ -102,7 +103,7 @@ rec {
shotwell
lorien
keepassxc
zulip
# zulip # removed temporarily because of electron issue
filezilla
bitwarden
activate-linux
@ -139,7 +140,7 @@ rec {
] ++ # Spell checking
# [ papirus-icon-theme ] ++ # Icons
# [ vanilla-dmz ] ++ # Cursor
[ keyutils ] ++ # Temp
[ keyutils android-file-transfer ] ++ # Temp
[ ];
programs.home-manager.enable = true;

View file

@ -162,7 +162,7 @@ X:^application/(zip|gzip|zstd|x-7z-compressed|x-xz|x-bzip*|x-tar|x-iso9660-image
# PDF
#-----------------------------
X:.*/pdf$=mupdf %x;sioyek %x;llpp %x;lpdf %x;zathura %x;mupdf-x11 %x;apvlv %x;xpdf %x;xreader %x;evince %x;atril %x;okular %x;epdfview %x;qpdfview %x
X:.*/pdf$=mupdf %x;sioyek %x;llpp %x;lpdf %x;zathura %x;mupdf-x11 %x;apvlv %x;xpdf %x;xreader %x;evince %x;atril %x;okular %x;epdfview %x;qpdfview %x;inkscape %x
#-----------------------------
# Images