Skip to content

Instantly share code, notes, and snippets.

@indeedwatson
Created August 24, 2017 22:11
Show Gist options
  • Save indeedwatson/9f11135516ce9759bbbd3840480b7750 to your computer and use it in GitHub Desktop.
Save indeedwatson/9f11135516ce9759bbbd3840480b7750 to your computer and use it in GitHub Desktop.
# Dropdown/scratchpad terminal
for_window [instance="dropdown"] floating enable
for_window [instance="dropdown"] resize set 625 400
for_window [instance="dropdown"] move position center
for_window [instance="dropdown"] move scratchpad
exec --no-startup-id $term -name dropdown
bindsym $mod+i [instance="dropdown"] scratchpad show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment