Compare commits

..

No commits in common. "48652100719ee934613e9356cc19473d18de8eb6" and "7589d38ec70ea98910e8779895231e21eb87ff30" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View file

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