display Desktop

This commit is contained in:
2024-05-11 08:16:42 +02:00
parent 47ee3afba0
commit 22703c4a9c
8 changed files with 40 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ let
theme = builtins.fetchurl {
url =
"https://github.com/catppuccin/alacritty/raw/main/catppuccin-mocha.toml";
sha256 = "061yalrzpqivr67k2f8hsqixr77srgd8y47xvhp5vg0sjmh5lrcy";
sha256 = "1rnc6gsqjdvkb6xbv1pnawrp6f0j5770dqml2di90j3lhv0fppgw";
};
in {
home.packages = with pkgs; [ fira-code alacritty-theme ];

View File

@@ -0,0 +1 @@
,elias,eliasDesktop,10.05.2024 20:03,file:///home/elias/.config/libreoffice/4;

View File

@@ -4,7 +4,7 @@ let
theme = builtins.fetchurl {
url =
"https://raw.githubusercontent.com/catppuccin/zathura/main/src/catppuccin-mocha";
sha256 = "1zhx3bfz5s2wjrj87w0ryh15vgsqqfhg6dm48p63r5fmqwsak721";
sha256 = "0r2bgh4y7hymq8hhsjc70aw7yw85v668vgqcrcmdsggvdsk4rv1w";
};
in {
programs.zathura = {