Removed borders in terminator and specify Firefox as URL handler
parent
4f05dd2b8f
commit
1d7df6c348
|
@ -1,7 +1,10 @@
|
||||||
[global_config]
|
[global_config]
|
||||||
|
borderless = True
|
||||||
|
custom_url_handler = firefox
|
||||||
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||||
title_font = DejaVu Sans Mono 11
|
title_font = DejaVu Sans Mono 11
|
||||||
title_use_system_font = False
|
title_use_system_font = False
|
||||||
|
use_custom_url_handler = True
|
||||||
[keybindings]
|
[keybindings]
|
||||||
layout_launcher = <Shift><Alt>l
|
layout_launcher = <Shift><Alt>l
|
||||||
switch_to_tab_1 = None
|
switch_to_tab_1 = None
|
||||||
|
|
Loading…
Reference in New Issue