Update hyprland profile
This commit is contained in:
@@ -8,8 +8,8 @@ let
|
|||||||
|
|
||||||
dotfiles_waybar = pkgs.fetchgit {
|
dotfiles_waybar = pkgs.fetchgit {
|
||||||
url = "https://git.nichkara.eu/dotfiles/waybar";
|
url = "https://git.nichkara.eu/dotfiles/waybar";
|
||||||
rev = "84e705a0fbe7574fbdbcc7ed6e4a6f0af8c1eb3a";
|
rev = "47a5d2b7795fcdb26bff3a91864d19158cfc5c5c";
|
||||||
sha256 = "sha256-upqTmXCS6epuE19PE+PlG5Xa0ke3+sTI75Kymb//WSE=";
|
sha256 = "sha256-0S0S+qIEa20GWeHGEOzji6rPQPPzDvyZFpyHewLuxKw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
profile = import ../../profile.nix;
|
profile = import ../../profile.nix;
|
||||||
@@ -25,6 +25,9 @@ in
|
|||||||
lxsession
|
lxsession
|
||||||
hyprshot
|
hyprshot
|
||||||
wayvnc
|
wayvnc
|
||||||
|
pamixer
|
||||||
|
pavucontrol
|
||||||
|
brightnessctl
|
||||||
];
|
];
|
||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user