configuring hyprland more

This commit is contained in:
Chris Cochrun 2022-12-06 15:18:25 -06:00
parent 6942535fb7
commit 6cdfe3e563
11 changed files with 982 additions and 527 deletions

View file

@ -39,6 +39,10 @@ Both include the home-manager module. Primarily I chose that route so that I cou
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
eww = {
url = "github:elkowar/eww";
inputs.nixpkgs.follows = "nixpkgs";
};
emacs = {
url = "github:nix-community/emacs-overlay";
inputs.nixpkgs.follows = "nixpkgs";
@ -203,7 +207,7 @@ services.greetd = {
enable = true;
settings = rec {
initial_session = {
command = "startplasma-wayland";
command = "/home/chris/bin/hyprland";
user = "chris";
};
default_session = initial_session;
@ -416,7 +420,7 @@ libnotify
rofi-wayland
wofi
waybar
eww
eww-wayland
wlrctl
hyprpaper
swaylock-fancy