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

How to increase size of rofi window? #284

Closed
Celibistrial opened this issue Jul 9, 2024 · 2 comments
Closed

How to increase size of rofi window? #284

Celibistrial opened this issue Jul 9, 2024 · 2 comments

Comments

@Celibistrial
Copy link

Hello , i would like to increase the size of the rofi window but im not sure how to achieve this

@getchoo
Copy link
Member

getchoo commented Sep 21, 2024

I'm not very familiar with Rofi, so the best I can do is link this reddit comment I found with a configuration example. You should be able to use this with programs.rofi.extraConfig

In any case though, this doesn't appear to be an issue with our modules, so closing as WONTFIX

@getchoo getchoo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2024
@Celibistrial
Copy link
Author

Celibistrial commented Sep 22, 2024

The issue is that the theme is called at the end so my extraConfig gets overridden

───────┬────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: config.rasi
───────┼────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ configuration {
   2   │..... (Stuff i put into extraConfig)
   3   │ }
   4   │ @theme "custom"
───────┴────────────────────────────────────────────────────────────────────────────────────────────────

Was wondering if there was any way to put extra config at the end of the file or to make the @theme "custom" appear at the starting

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