-
Notifications
You must be signed in to change notification settings - Fork 46
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
Share Your Suggestions and Ideas! #42
Comments
First of all, I think it’s perfectly reasonable to focus on this. Specifically, are there any software tools that you find dysfunctional, inadequate, or overly dependent, which you are looking to replace but haven’t found alternatives for? If so, let me know, and we can try to search for alternatives. |
The main things that I want to change: Visual:
Software:
Other:
These are the main things right now, but I'm there are more things that should be change. |
I also want to take a look at hardening systemd services and hardening Nix configurations, but since I know basically nothing about it atm this will have to wait a little. |
@0x733 are there other utility / software you think could be replace by better alternative ? Or maybe some that could be added ? |
As I already change the todo list in my prior comment multiple time I think I will add a todo section in the readme, and improve it at the same time. |
I’m quite ill. Once I recover a bit, I’ll definitely take a look at the configurations. |
I took a quick look, Zen Browser is not in the official repositories, but a community has been built around it. |
I have successfully enabled Flatpak in my config, which is based 90% on yours. Want me to make a PR for that? Regarding waybar and rofi: for waybar I really like how clean it looks, honestly one of the best waybar configs I have seen around. Only thing I really modified is the roman numerals to Japanese ones. I also like rofi's simple config, although I will want to check how to enable wrapping when cycling through the list of apps. Maybe an overall improvement to your config would be some easy way to change to another theme. Maybe by using something like stylix? |
Yes, that would be much appreciated! I also so in your config that you are using the zen browser, is it from flatpack? If so I didn't saw it in you config, is there a way to download it via flatpack from the nixos config? If it is possible and you know how to do it a pr for that is also welcome.
Thanks! Tbh I'm not really sure I will change it, and the wrapping in rofi is a good point, will also look into that.
Totaly, I've seen it before but never took the time to dig in. It sure is on my todo list but for long term. I don't have that much time atm so I will look into it in a few weeks. |
For flatpack I found those tow way of adding packages, using systemd or with nix-flatpak. I think the second one looks quite promising. |
For flatpak I didn't invest much time in figuring out how to do it declarative so I just L.E: I looked again in my config and I also have Steam declarative. I don't remember why I also installed it with Flatpak.
This was actually far easier than I though: Balssh/nixos-config@007e05b
Don't worry, your work is already greatly appreciated! |
I love using specialworkspaces (sws) in hyprland. I have multiple monitors but of different aspect ratios. This can be a nightmare in sws if you center and float since it won't have the correct size on whichever monitor it didn't launch on. I wrote a script to fix it.
In hyprland, I have two separate lines to properly activate it. Combining the lines proved inadequate, but I'm a new programmer.
Attached is my scripts.nix. resize-sws is currently in wall-change.sh. I need to separate it since I now know how to add files via git :) |
I've gotten 95% there to working correctly. I updated the following .nix files to get it running. Rebuilding goes smoothly and get these results from flatpak in the terminal
However, none of the flatpaks install as evident from the terminal when I type |
I think I got it working in fcff852. |
small thing, but you use bbenoist.nix for nix support in vsc, but this only provides syntax coloring, i reccomend using jnoortheen.nix-ide since it has coloring and autocompletion, it does need nil or nixd installed |
Another little QoL change would be btop -> bottom |
It's quite good but I think I still prefer btop overall, but having both of them wont hurt. Added it in b9e3a1e.
That looks really interesting, I will have a look at it at some point but not my priority rn. |
I mean, you don't have to put in packages if you're not using them just to please us 😄 |
AGS/HyprPanel could be a nice replacement for waybar. |
I recommend putting this code in the hyrp config for laptops
|
Welcome to the suggestions thread! This is a place to discuss your ideas for improving this configuration. I’m open to all feedback, whether it’s recommending alternative software or proposing enhancements. Please feel free to share your thoughts!
The text was updated successfully, but these errors were encountered: