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

Perma Floating #166

Closed
Decapitater opened this issue Nov 25, 2021 · 3 comments
Closed

Perma Floating #166

Decapitater opened this issue Nov 25, 2021 · 3 comments

Comments

@Decapitater
Copy link

hi i wanted to know how to set windows in permanent floating , every time i log in i would need to manually win+shift+s to get the floating format is there a way to keep it on default and use win+shift+s to shift to tiling or fullscreen format when needed

tldr: want to set floating format as default without using shortcut key win+shift+s every time

@Decapitater
Copy link
Author

@ceuk @elenapan ?

@elenapan
Copy link
Owner

Hi there,

You can set all layouts to l.floating here:

-- Tag layouts
local layouts = {
l.max,
l.max,
l.max,
l.max,
l.tile,
l.max,
l.max,
l.max,
l.tile,
l.max
}

@Decapitater
Copy link
Author

@elenapan i thank you for responding and solving my problem if the time would allow me i would create a live iso with the same environment as the one i am currently using (a modified version of yours) or a iso for arm based rpi

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

No branches or pull requests

2 participants