x1carbon config
This commit is contained in:
parent
69b8ac60b8
commit
8341ffcfcd
|
|
@ -18,12 +18,15 @@
|
|||
hare.hyprland = {
|
||||
style = import ../../../home-manager/hyprland/styles/thin.nix { inherit lib; };
|
||||
input.sensitivity = -0.6;
|
||||
<<<<<<< Updated upstream
|
||||
wallpaperCommand = "awww img /usr/share/wallpaper/";
|
||||
=======
|
||||
wallpaperCommand = "swww img /usr/share/wallpaper/001.png";
|
||||
>>>>>>> Stashed changes
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
vivaldi
|
||||
discord
|
||||
helvum
|
||||
plemoljp
|
||||
plemoljp-nf
|
||||
prismlauncher
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ in
|
|||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
programs.light.enable = true;
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user