home/natto: misc changes
add mpdris change emacs package hyprland keybind changes random changes to home.packages Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
{ pkgs, config, colors, ... }:
 | 
			
		||||
{ pkgs, config, colors, inputs, ... }:
 | 
			
		||||
{
 | 
			
		||||
  wayland = {
 | 
			
		||||
    windowManager = {
 | 
			
		||||
@@ -49,5 +49,11 @@
 | 
			
		||||
 | 
			
		||||
  home.packages = with pkgs; [
 | 
			
		||||
    tofi
 | 
			
		||||
    wineWowPackages.waylandFull
 | 
			
		||||
    imv
 | 
			
		||||
    grim
 | 
			
		||||
    slurp
 | 
			
		||||
    inputs.hyprland-contrib.packages.${pkgs.system}.grimblast
 | 
			
		||||
    wl-clipboard
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user