Support additional Linux configurations

- i3 - window manager
- Terminator - terminal preferences
- Rofi - kind of like Finder, but also like Helm and Ivy; dmenu
  replacement
This commit is contained in:
William Carroll 2018-10-02 09:46:49 -04:00
parent 17ee0e400b
commit f06b2edf5c
4 changed files with 151 additions and 1 deletions

View file

@ -0,0 +1,19 @@
[global_config]
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
cursor_color = "#aaaaaa"
cursor_shape = ibeam
font = Monospace 14
use_system_font = False
scrollbar_position = "disabled"
show_titlebar = False