Skip to content

bspwm: add alwaysResetDesktops#2785

Merged
berbiche merged 1 commit intonix-community:masterfrom
ncfavier:bspwm-dynamic-desktops
Mar 18, 2022
Merged

bspwm: add alwaysResetDesktops#2785
berbiche merged 1 commit intonix-community:masterfrom
ncfavier:bspwm-dynamic-desktops

Conversation

@ncfavier
Copy link
Copy Markdown
Member

@ncfavier ncfavier commented Mar 10, 2022

Description

If set to true, desktops configured in monitors will be reset every time the config is run.

If set to false, desktops will only be configured the first time the config is run.
This is useful if you want to dynamically add desktops and you don't want them to be destroyed if you re-run bspwmrc.

Tested.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

If set to true, desktops configured in `monitors` will be reset every time
the config is run.

If set to false, desktops will only be configured the first time the config is run.
This is useful if you want to dynamically add desktops and you don't want them
to be destroyed if you re-run `bspwmrc`.
Copy link
Copy Markdown
Member

@berbiche berbiche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@berbiche berbiche merged commit e2a85ac into nix-community:master Mar 18, 2022
@ncfavier ncfavier deleted the bspwm-dynamic-desktops branch March 18, 2022 02:57
jficz pushed a commit to jficz/home-manager that referenced this pull request Apr 7, 2022
If set to true, desktops configured in `monitors` will be reset every time
the config is run.

If set to false, desktops will only be configured the first time the config is run.
This is useful if you want to dynamically add desktops and you don't want them
to be destroyed if you re-run `bspwmrc`.
@teto teto mentioned this pull request Aug 22, 2022
7 tasks
teto pushed a commit to teto/home-manager that referenced this pull request Aug 22, 2022
If set to true, desktops configured in `monitors` will be reset every time
the config is run.

If set to false, desktops will only be configured the first time the config is run.
This is useful if you want to dynamically add desktops and you don't want them
to be destroyed if you re-run `bspwmrc`.
spacekookie pushed a commit to spacekookie/home-manager that referenced this pull request Feb 10, 2023
If set to true, desktops configured in `monitors` will be reset every time
the config is run.

If set to false, desktops will only be configured the first time the config is run.
This is useful if you want to dynamically add desktops and you don't want them
to be destroyed if you re-run `bspwmrc`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants