Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NeoFax75 opened this issue Aug 24, 2024 · 0 comments
Open
Assignees
Labels

Comments

@NeoFax75
Copy link

NeoFax75 commented Aug 24, 2024

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

@NeoFax75 NeoFax75 added the bug label Aug 24, 2024
@NeoFax75 NeoFax75 changed the title i3-cycle-focus.py only swaps between previous and current screen [SOLVED] i3-cycle-focus.py only swaps between previous and current screen Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants