Last active
          August 6, 2022 01:00 
        
      - 
      
- 
        Save indeedwatson/2bfc3c533d172a2f62da4ebdc752b39c to your computer and use it in GitHub Desktop. 
    Dropdown terminal for i3 utilizing the scratchpad
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | exec --no-startup-id termite --name dropdown & | |
| bindsym $mod+i [instance="dropdown"] scratchpad show, move position center | |
| for_window [instance="dropdown"] floating enable, resize set 800 600, \ | |
| move scratchpad | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment