Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # launch it at boot (it'll be hidden by below for_window)
  2. exec termite --class=Dropdown
  3.  
  4. # toggle it
  5. bindsym F9 scratchpad show
  6.  
  7. # 'Dropdown' terminal
  8. for_window [class="Dropdown"] floating enable, resize set 950 400, move position 500 4, move scratchpad
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement