Skip to content

[SOLVED] i3-cycle-focus.py only swaps between previous and current screen #211

Description

@NeoFax75

I have it setup and when I use mod+tab it goes to previous screen (only if a previous screen was opened/focused) and back to the current even though max_window_hstory is set to 16. I would like for it to function like alt+tab works in almost any other window manager/DE.

[SOLVED] Ifixed it by setting the history command line directly in i3's config:
exec_always --no-startup-id /home/$USER/.config/i3/i3-cycle-focus.py --history 16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions