Set up startpage
This commit is contained in:
parent
602e6a4d6b
commit
bda6b363a1
22 changed files with 488 additions and 48 deletions
|
@ -5,8 +5,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
../neovim
|
||||
../ranger.nix
|
||||
../neovim ../ranger.nix
|
||||
../fcitx5
|
||||
../picom.nix
|
||||
../i3.nix
|
||||
|
@ -14,6 +13,8 @@ in
|
|||
../rofi
|
||||
../git.nix
|
||||
../terminal.nix
|
||||
../startpage
|
||||
../firefox.nix
|
||||
];
|
||||
|
||||
home.file."./.background-image".source = ../wallpapers/${colors.wallpaper};
|
||||
|
@ -71,7 +72,7 @@ in
|
|||
#(pkgs.callPackage ../colors/everforest/gtk.nix {})
|
||||
|
||||
# GUI applications
|
||||
firefox
|
||||
#firefox
|
||||
discord
|
||||
gnome.nautilus
|
||||
gnome.file-roller
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue