Replies: 5 comments 8 replies
-
Im trying to use a scratchpad but i want it to be fullscreen, specifficaly neovim. Currently i have a scratchpad that runs "kitty --class neovim nvim". When i set the class neovim to have the fullscreen window rule the scratchpad starts in fullscreen but instantly goes back to being tiled. I think using class + class_match wouldn't work since neovim runs in the kitty terminal and that would impact all other instances of the terminal as well. If you have any ideas or suggestions on how i could achieve this if it is possible let me know. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Can't seem to make the window keep the fullscreen option, tried using a special workspace and the Maybe it would be a cool option to have to be able to set the scratchpad to fullscreen. If maybe you think of a way to do this some other way let me know :) |
Beta Was this translation helpful? Give feedback.
-
Managed to do it by setting size="100% 100%" and position="0% 0%" and configuring waybar to be at the bottom layer so that the window would overlap it, thanks for the advice! |
Beta Was this translation helpful? Give feedback.
-
Hey, I wanted to add some more information to the wiki but could not find out how to edit or pull request it, would be useful to add this to scracthpad You can also use some websites [scratchpads.gpt]
animation = "fromTop"
command = "brave --profile-directory=Default --app=https://chat.openai.com"
class = "brave-chat.openai.com__-Default"
size = "75% 60%"
process_tracking = false ** tip #you can use rofi to get the name of the class
rofi -show window |
Beta Was this translation helpful? Give feedback.
-
Overlap w/ Hyprland's special workspaces?First, thanks for all the hard work and providing these extensions! Curious about Expose as I couldn't figure it out at first - then i realize its a special workspace and seems to clash with existing special workspaces from Hyprland - so it would seem like one should either choose to use scratchpads from Pyprland vs special workspaces in Hyprland - one or the other. Is this the case? One thing I think could be great with Expose is to give the user a way out, as in i can return to the previous workspace, instead of committing to the Expose active window - just curious if this is something that has been considered/something to expect in the future? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question, suggestions & misc topics to discuss
Beta Was this translation helpful? Give feedback.
All reactions