mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 11:41:14 +00:00
Make firefox default web link application, added new potential background
This commit is contained in:
@@ -92,6 +92,9 @@ in
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"application/pdf" = [ "okularApplication_pdf.desktop" ];
|
||||
"x-scheme-handler/http" = [ "firefox.desktop" ];
|
||||
"x-scheme-handler/https" = [ "firefox.desktop" ];
|
||||
"text/html" = [ "firefox.desktop" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
BIN
users/caperren/dotfiles/hyprpaper/backgrounds/2.jpg
Normal file
BIN
users/caperren/dotfiles/hyprpaper/backgrounds/2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 912 KiB |
Reference in New Issue
Block a user