Removed borders in terminator and specify Firefox as URL handler

master
Quentin Duchemin 2018-05-30 23:46:29 +02:00
parent 4f05dd2b8f
commit 1d7df6c348
1 changed files with 3 additions and 0 deletions

View File

@ -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