Advertisement
Ogis

I3scratchpad

Jun 30th, 2017
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. #Terminator
  2. # Add this to your i3 config (~/.config/i3/config) and restart i3 (Super+Shift+R)
  3. exec --no-startup-id "terminator -m"
  4. for_window [class="Terminator" title="^((?!Terminator Preferences).)*$"] move scratchpad, move position 0 0, resize set 1920 1080;
  5. bindsym F1 [class="Terminator"] scratchpad show;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement