Replace wallpapers and styling
|
|
@ -1,25 +1,30 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
# Simple browsers for HTML
|
||||
qutebrowser
|
||||
harbor.firefox-with-context # Open URLs in different browser profiles based on context
|
||||
{pkgs, ...}: let
|
||||
defaultApplicationPackages = with pkgs; [
|
||||
nautilus # file viewer
|
||||
loupe # image viewer
|
||||
kdePackages.okular # pdf viewer
|
||||
# kdePackages.ark # Archives
|
||||
vlc # Video player
|
||||
];
|
||||
in {
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
# Simple browsers for HTML
|
||||
qutebrowser
|
||||
harbor.firefox-with-context # Open URLs in different browser profiles based on context
|
||||
]
|
||||
++ defaultApplicationPackages;
|
||||
|
||||
xdg.mimeApps = {
|
||||
enable = true;
|
||||
|
||||
defaultApplicationPackages = with pkgs; [
|
||||
kdePackages.gwenview # image viewer
|
||||
kdePackages.okular # pdf viewer
|
||||
kdePackages.ark # Archives
|
||||
vlc # Video player
|
||||
];
|
||||
inherit defaultApplicationPackages;
|
||||
|
||||
# Only want to use qute for HTML files, not URLs
|
||||
defaultApplications = {
|
||||
"text/html" = "qutebrowser";
|
||||
"x-scheme-handler/http" = "firefox-with-context";
|
||||
"x-scheme/handler/https" = "firefox-with-context";
|
||||
"x-scheme-handler/https" = "firefox-with-context";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
bar = {
|
||||
# position = "left";
|
||||
density = "comfortable";
|
||||
floating = true;
|
||||
# floating = true;
|
||||
marginHorizontal = 0.73;
|
||||
marginVertical = 0.73;
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,8 @@
|
|||
# I've tried:
|
||||
# rose-pine-dawn
|
||||
# rose-pine-moon
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/ayu-mirage.yaml";
|
||||
# ayu-mirage
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml";
|
||||
|
||||
targets = {
|
||||
gtk.enable = false;
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 2.2 MiB |
|
Before Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 5.9 MiB |
|
Before Width: | Height: | Size: 411 KiB |
|
Before Width: | Height: | Size: 971 KiB |
BIN
home/wallpapers/portrait/wallhaven-8ogqyj.png
Normal file
|
After Width: | Height: | Size: 4.4 MiB |
BIN
home/wallpapers/portrait/wallhaven-xlrk9l.png
Normal file
|
After Width: | Height: | Size: 2.9 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-601kyq.png
Normal file
|
After Width: | Height: | Size: 7.1 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-601kyq.png~
Normal file
|
After Width: | Height: | Size: 7.6 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-72k3l3.png
Normal file
|
After Width: | Height: | Size: 7.2 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-j3opy5.png
Normal file
|
After Width: | Height: | Size: 3.9 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-m96dy9.png
Normal file
|
After Width: | Height: | Size: 8.6 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-q6gqo5.png
Normal file
|
After Width: | Height: | Size: 4.9 MiB |
BIN
home/wallpapers/ultrawide/wallhaven-rdqr7w.png
Normal file
|
After Width: | Height: | Size: 12 MiB |