Terminator won't open with default profile












2














Below is my Terminator profile. I wanted it to, always, open any shell and window with the light profile.



If I'm not wrong, using the configurations below should make it open with the light profile by default, but it does not!



How do I make it use the "light" profile by default?



[global_config]
[keybindings]
new_tab = <Ctrl>n
next_tab = <Ctrl>Right
split_vert = <Ctrl>v
split_horiz = <Ctrl>h
prev_tab = <Ctrl>Left
[profiles]
[[light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#002b36"
foreground_color = "#002b36"
show_titlebar = False
background_color = "#eee8d5"
[[dark]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
show_titlebar = False
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = light
[[[window0]]]
profile = light
type = Window
parent = ""
[plugins]









share|improve this question
























  • What's the question?
    – a CVn
    Feb 8 '13 at 10:31










  • the terminator is not opening with the "light" profile. How can i do this??
    – Noor
    Feb 8 '13 at 10:38


















2














Below is my Terminator profile. I wanted it to, always, open any shell and window with the light profile.



If I'm not wrong, using the configurations below should make it open with the light profile by default, but it does not!



How do I make it use the "light" profile by default?



[global_config]
[keybindings]
new_tab = <Ctrl>n
next_tab = <Ctrl>Right
split_vert = <Ctrl>v
split_horiz = <Ctrl>h
prev_tab = <Ctrl>Left
[profiles]
[[light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#002b36"
foreground_color = "#002b36"
show_titlebar = False
background_color = "#eee8d5"
[[dark]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
show_titlebar = False
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = light
[[[window0]]]
profile = light
type = Window
parent = ""
[plugins]









share|improve this question
























  • What's the question?
    – a CVn
    Feb 8 '13 at 10:31










  • the terminator is not opening with the "light" profile. How can i do this??
    – Noor
    Feb 8 '13 at 10:38
















2












2








2







Below is my Terminator profile. I wanted it to, always, open any shell and window with the light profile.



If I'm not wrong, using the configurations below should make it open with the light profile by default, but it does not!



How do I make it use the "light" profile by default?



[global_config]
[keybindings]
new_tab = <Ctrl>n
next_tab = <Ctrl>Right
split_vert = <Ctrl>v
split_horiz = <Ctrl>h
prev_tab = <Ctrl>Left
[profiles]
[[light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#002b36"
foreground_color = "#002b36"
show_titlebar = False
background_color = "#eee8d5"
[[dark]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
show_titlebar = False
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = light
[[[window0]]]
profile = light
type = Window
parent = ""
[plugins]









share|improve this question















Below is my Terminator profile. I wanted it to, always, open any shell and window with the light profile.



If I'm not wrong, using the configurations below should make it open with the light profile by default, but it does not!



How do I make it use the "light" profile by default?



[global_config]
[keybindings]
new_tab = <Ctrl>n
next_tab = <Ctrl>Right
split_vert = <Ctrl>v
split_horiz = <Ctrl>h
prev_tab = <Ctrl>Left
[profiles]
[[light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#002b36"
foreground_color = "#002b36"
show_titlebar = False
background_color = "#eee8d5"
[[dark]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
use_system_font = False
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
show_titlebar = False
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = light
[[[window0]]]
profile = light
type = Window
parent = ""
[plugins]






gnome-terminator






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 15 at 7:47







user88036

















asked Feb 8 '13 at 10:23









Noor

3091617




3091617












  • What's the question?
    – a CVn
    Feb 8 '13 at 10:31










  • the terminator is not opening with the "light" profile. How can i do this??
    – Noor
    Feb 8 '13 at 10:38




















  • What's the question?
    – a CVn
    Feb 8 '13 at 10:31










  • the terminator is not opening with the "light" profile. How can i do this??
    – Noor
    Feb 8 '13 at 10:38


















What's the question?
– a CVn
Feb 8 '13 at 10:31




What's the question?
– a CVn
Feb 8 '13 at 10:31












the terminator is not opening with the "light" profile. How can i do this??
– Noor
Feb 8 '13 at 10:38






the terminator is not opening with the "light" profile. How can i do this??
– Noor
Feb 8 '13 at 10:38












2 Answers
2






active

oldest

votes


















0














You need to run the terminator like
terminator -p light

or
terminator --profile=light



An easier way to do this would be to make a Bash/Zsh alias like this:
alias terminator="terminator --profile=light"






share|improve this answer





























    0














    as the layouts includes profiles selection, you can run terminator with



    terminator -l child1


    If you don't want to do this, you have to set you default profile inside the "default" layout



    [layouts]
    [[default]]
    type = Terminal
    parent = window0
    profile = light





    share|improve this answer





















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "106"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f64154%2fterminator-wont-open-with-default-profile%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      You need to run the terminator like
      terminator -p light

      or
      terminator --profile=light



      An easier way to do this would be to make a Bash/Zsh alias like this:
      alias terminator="terminator --profile=light"






      share|improve this answer


























        0














        You need to run the terminator like
        terminator -p light

        or
        terminator --profile=light



        An easier way to do this would be to make a Bash/Zsh alias like this:
        alias terminator="terminator --profile=light"






        share|improve this answer
























          0












          0








          0






          You need to run the terminator like
          terminator -p light

          or
          terminator --profile=light



          An easier way to do this would be to make a Bash/Zsh alias like this:
          alias terminator="terminator --profile=light"






          share|improve this answer












          You need to run the terminator like
          terminator -p light

          or
          terminator --profile=light



          An easier way to do this would be to make a Bash/Zsh alias like this:
          alias terminator="terminator --profile=light"







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 12 '14 at 13:05









          ArchKudo

          165




          165

























              0














              as the layouts includes profiles selection, you can run terminator with



              terminator -l child1


              If you don't want to do this, you have to set you default profile inside the "default" layout



              [layouts]
              [[default]]
              type = Terminal
              parent = window0
              profile = light





              share|improve this answer


























                0














                as the layouts includes profiles selection, you can run terminator with



                terminator -l child1


                If you don't want to do this, you have to set you default profile inside the "default" layout



                [layouts]
                [[default]]
                type = Terminal
                parent = window0
                profile = light





                share|improve this answer
























                  0












                  0








                  0






                  as the layouts includes profiles selection, you can run terminator with



                  terminator -l child1


                  If you don't want to do this, you have to set you default profile inside the "default" layout



                  [layouts]
                  [[default]]
                  type = Terminal
                  parent = window0
                  profile = light





                  share|improve this answer












                  as the layouts includes profiles selection, you can run terminator with



                  terminator -l child1


                  If you don't want to do this, you have to set you default profile inside the "default" layout



                  [layouts]
                  [[default]]
                  type = Terminal
                  parent = window0
                  profile = light






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 7 at 8:03









                  thierrybo

                  62




                  62






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Unix & Linux Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.





                      Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                      Please pay close attention to the following guidance:


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f64154%2fterminator-wont-open-with-default-profile%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Morgemoulin

                      Scott Moir

                      Souastre