terminal: foot --> ghostty
This commit is contained in:
		
							parent
							
								
									512774da02
								
							
						
					
					
						commit
						4ffecbac0c
					
				
					 7 changed files with 89 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ in {
 | 
			
		|||
      # Program Launch
 | 
			
		||||
      "SUPER,          b,             exec,     ${binds.browser}"
 | 
			
		||||
      "SUPER,          return,        exec,     ${binds.terminal}"
 | 
			
		||||
      "SUPERSHIFT,     return,        exec,     ${binds.terminal} --title foot-dropdown"
 | 
			
		||||
      "SUPERSHIFT,     return,        exec,     ${binds.terminal} --title=dropdown"
 | 
			
		||||
      "SUPER,          e,             exec,     ${binds.terminalLaunch} $EDITOR"
 | 
			
		||||
      "SUPERSHIFT,     P,             exec,     ${binds.password}"
 | 
			
		||||
      "SUPERCTRL,      P,             exec,     ${binds.quickpass}"
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +15,7 @@ in {
 | 
			
		|||
      "SUPERSHIFT,     e,             exec,     ${binds.fileManager}"
 | 
			
		||||
      "SUPERSHIFT,     S,             exec,     ${binds.steam}"
 | 
			
		||||
      "SUPERSHIFT,     n,             exec,     ${binds.notes}"
 | 
			
		||||
      "SUPER,          escape,        exec,     ${binds.terminalLaunch} --title=BTOP btop"
 | 
			
		||||
      "SUPER,          escape,        exec,     ${binds.btop}"
 | 
			
		||||
      "SUPER CTRL,     return,        exec,     ${binds.zellijMenu}"
 | 
			
		||||
      "SUPER,          delete,        exec,     ${binds.powerMenu}"
 | 
			
		||||
      "SUPERSHIFT,     F,             exec,     ${binds.factorio}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -58,7 +58,7 @@ in {
 | 
			
		|||
      rules = ["center 1" "float" "size 50%"];
 | 
			
		||||
    }
 | 
			
		||||
    {
 | 
			
		||||
      matches = {initialTitle = "foot-dropdown";};
 | 
			
		||||
      matches = {initialTitle = "dropdown";};
 | 
			
		||||
      rules = [
 | 
			
		||||
        "monitor 0"
 | 
			
		||||
        "animation slide down"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue