Is it possible to have different desktop sessions each with different settings?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












In this situation, I have a default Ubuntu session with the Paper and Materia Theme, and a Communitheme session. The problem is, I want the default Ubuntu session to use the themes I chose for it, and the Communitheme session to use Communitheme.



The theme settings stay on whatever I left it on when I switch (for example, I log out of the default session and switch to Communitheme, but the themes from the default session are still active and I have to manually switch to Communitheme using Gnome Tweaks.)



Is there a way I can have the two different sessions use different settings, or have it switch themes automatically?







share|improve this question



















  • @Ramuyko That actually works enough for me, would you mind putting that as an answer?
    – chaNcharge
    Jun 3 at 22:10














up vote
1
down vote

favorite












In this situation, I have a default Ubuntu session with the Paper and Materia Theme, and a Communitheme session. The problem is, I want the default Ubuntu session to use the themes I chose for it, and the Communitheme session to use Communitheme.



The theme settings stay on whatever I left it on when I switch (for example, I log out of the default session and switch to Communitheme, but the themes from the default session are still active and I have to manually switch to Communitheme using Gnome Tweaks.)



Is there a way I can have the two different sessions use different settings, or have it switch themes automatically?







share|improve this question



















  • @Ramuyko That actually works enough for me, would you mind putting that as an answer?
    – chaNcharge
    Jun 3 at 22:10












up vote
1
down vote

favorite









up vote
1
down vote

favorite











In this situation, I have a default Ubuntu session with the Paper and Materia Theme, and a Communitheme session. The problem is, I want the default Ubuntu session to use the themes I chose for it, and the Communitheme session to use Communitheme.



The theme settings stay on whatever I left it on when I switch (for example, I log out of the default session and switch to Communitheme, but the themes from the default session are still active and I have to manually switch to Communitheme using Gnome Tweaks.)



Is there a way I can have the two different sessions use different settings, or have it switch themes automatically?







share|improve this question











In this situation, I have a default Ubuntu session with the Paper and Materia Theme, and a Communitheme session. The problem is, I want the default Ubuntu session to use the themes I chose for it, and the Communitheme session to use Communitheme.



The theme settings stay on whatever I left it on when I switch (for example, I log out of the default session and switch to Communitheme, but the themes from the default session are still active and I have to manually switch to Communitheme using Gnome Tweaks.)



Is there a way I can have the two different sessions use different settings, or have it switch themes automatically?









share|improve this question










share|improve this question




share|improve this question









asked Jun 3 at 5:23









chaNcharge

334




334











  • @Ramuyko That actually works enough for me, would you mind putting that as an answer?
    – chaNcharge
    Jun 3 at 22:10
















  • @Ramuyko That actually works enough for me, would you mind putting that as an answer?
    – chaNcharge
    Jun 3 at 22:10















@Ramuyko That actually works enough for me, would you mind putting that as an answer?
– chaNcharge
Jun 3 at 22:10




@Ramuyko That actually works enough for me, would you mind putting that as an answer?
– chaNcharge
Jun 3 at 22:10










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










Different users can keep different theme configurations. You can create and remove users on the terminal with sudo adduser mynewusername and sudo deluser mynewusername. This way you'll be able to switch between sessions with completely different configurations.



When you create new users they can't use the sudo command by default. If you wish to give the new user access to sudo for installing and removing software from the system you need to add mynewusername to the sudo group. You can do it with the following command:



sudo addgroup mynewusername sudo





share|improve this answer























    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043114%2fis-it-possible-to-have-different-desktop-sessions-each-with-different-settings%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    Different users can keep different theme configurations. You can create and remove users on the terminal with sudo adduser mynewusername and sudo deluser mynewusername. This way you'll be able to switch between sessions with completely different configurations.



    When you create new users they can't use the sudo command by default. If you wish to give the new user access to sudo for installing and removing software from the system you need to add mynewusername to the sudo group. You can do it with the following command:



    sudo addgroup mynewusername sudo





    share|improve this answer



























      up vote
      2
      down vote



      accepted










      Different users can keep different theme configurations. You can create and remove users on the terminal with sudo adduser mynewusername and sudo deluser mynewusername. This way you'll be able to switch between sessions with completely different configurations.



      When you create new users they can't use the sudo command by default. If you wish to give the new user access to sudo for installing and removing software from the system you need to add mynewusername to the sudo group. You can do it with the following command:



      sudo addgroup mynewusername sudo





      share|improve this answer

























        up vote
        2
        down vote



        accepted







        up vote
        2
        down vote



        accepted






        Different users can keep different theme configurations. You can create and remove users on the terminal with sudo adduser mynewusername and sudo deluser mynewusername. This way you'll be able to switch between sessions with completely different configurations.



        When you create new users they can't use the sudo command by default. If you wish to give the new user access to sudo for installing and removing software from the system you need to add mynewusername to the sudo group. You can do it with the following command:



        sudo addgroup mynewusername sudo





        share|improve this answer















        Different users can keep different theme configurations. You can create and remove users on the terminal with sudo adduser mynewusername and sudo deluser mynewusername. This way you'll be able to switch between sessions with completely different configurations.



        When you create new users they can't use the sudo command by default. If you wish to give the new user access to sudo for installing and removing software from the system you need to add mynewusername to the sudo group. You can do it with the following command:



        sudo addgroup mynewusername sudo






        share|improve this answer















        share|improve this answer



        share|improve this answer








        edited Jun 6 at 17:32


























        answered Jun 3 at 22:40









        Ramuyko

        413518




        413518






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043114%2fis-it-possible-to-have-different-desktop-sessions-each-with-different-settings%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do I move numbers in filenames, in a batch renaming operation?