remove ags
This commit is contained in:
		
							parent
							
								
									3626b8f902
								
							
						
					
					
						commit
						62e97a00ff
					
				
					 4 changed files with 18 additions and 62 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
{ config, lib, pkgs, ags, ... }:
 | 
			
		||||
{ config, lib, pkgs, ... }:
 | 
			
		||||
 | 
			
		||||
let
 | 
			
		||||
  laptop = builtins.readFile "/etc/hostname" == "syl\n";
 | 
			
		||||
| 
						 | 
				
			
			@ -6,7 +6,7 @@ in
 | 
			
		|||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ./modules/hyprland.nix
 | 
			
		||||
    ags.homeManagerModules.default
 | 
			
		||||
    # ags.homeManagerModules.default
 | 
			
		||||
    # ./modules/plasma.nix
 | 
			
		||||
  ];
 | 
			
		||||
  # Home Manager needs a bit of information about you and the
 | 
			
		||||
| 
						 | 
				
			
			@ -801,14 +801,14 @@ tooltip label {
 | 
			
		|||
    source = ../.config/fish/functions;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  programs.ags = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    extraPackages = with pkgs; [
 | 
			
		||||
      gtksourceview
 | 
			
		||||
      webkitgtk
 | 
			
		||||
      accountsservice
 | 
			
		||||
    ];
 | 
			
		||||
  };
 | 
			
		||||
  # programs.ags = {
 | 
			
		||||
  #   enable = true;
 | 
			
		||||
  #   extraPackages = with pkgs; [
 | 
			
		||||
  #     gtksourceview
 | 
			
		||||
  #     webkitgtk
 | 
			
		||||
  #     accountsservice
 | 
			
		||||
  #   ];
 | 
			
		||||
  # };
 | 
			
		||||
 | 
			
		||||
  programs.fish = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -309,9 +309,8 @@ in
 | 
			
		|||
        "SUPERALT,a,movetoworkspace,special:agenda"
 | 
			
		||||
        "SUPER,g,togglespecialworkspace,agenda"
 | 
			
		||||
 | 
			
		||||
        "SUPERSHIFT,g,exec,ags --toggle-window ${if laptop then "bar0" else "bar2"}"
 | 
			
		||||
        "SUPERSHIFT,g,exec,waybar.sh"
 | 
			
		||||
        "SUPERALT,n,exec,eww update rightside=true"
 | 
			
		||||
        "SUPERSHIFT,b,exec,restart-ags"
 | 
			
		||||
      ];
 | 
			
		||||
 | 
			
		||||
      binde = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue