removed hyprland input
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-04-09 18:08:27 +02:00
parent eb8e17c780
commit f495040478
4 changed files with 40 additions and 148 deletions

View file

@ -5,10 +5,6 @@
wallpaper = eDP-1,~/cloud/Pictures/Wallpapers-Laptop/wallpaper-nix-pink.png
'';
imports = [
inputs.hyprland.homeManagerModules.default
];
wayland.windowManager.hyprland = let
startup-script = pkgs.writeScriptBin "startup" ''
#!${pkgs.stdenv.shell}