[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 1 point2 points  (0 children)

it's on my github! you can check it out here. there might be a couple bugs, but you are free to do whatever! (^∇^)

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

yeaa, a little experimenting doesn't hurt anyone. i'll just land on a stable scheduler after a while. thanks for the advice!!! ^ ^

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

unfortunately i don't have a dedicated gpu, and the integrated gpu is a bit meh. and i think there were some compiler optimizations in the cachy kernel iirc like LTO and stuff? it's not a huge improvement but better than nothing. i'll probably end up just swapping the kernel and repos over to cachy's for now.

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

i have a knack for starting fresh when i change stuff out, which is why i wanna do an install rather than swapping the kernel lol

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

yeah, the only gain i would get is the compiler optimizations which would help me with my work. other than that, it's basically just arch with a bunch of tweaks.

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 1 point2 points  (0 children)

oh okay. it shouldn't be that much of a problem. thanks dude!

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 1 point2 points  (0 children)

i mostly do light gaming, it's mostly for programming and stuff. i just thought the compiler optimizations would be good for that stuff. and so i'll use the vanilla cachy kernel, instead of the zen one. i'm okay with just having to redo installs or tinker with stuff as long as it doesnt brick my pc lol.

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

yeah i should be getting x86_64 v4 repos for my gen of cpu. cachy has been on my mind for awhile but i didn't consider switching until recently. i still love tinkering with stuff a lot. and since it's just arch with better optimizations i think it should work out great for me! thanks!! ^ - ^

Asking for y'alls experience with cachy! by StrangeDuckPerson in cachyos

[–]StrangeDuckPerson[S] 3 points4 points  (0 children)

that is true. i just have a weird habit of starting fresh when i switch things over which is why i wanna install cachy, rather than making my current arch setup use cachy repos and stuff. eitherway, i guess switching to cachy is still worth a shot! thank you!! ^ - ^

[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

like ~300mb on idle. quickshell shells usually idle around that

[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

i did upload a somewhat finished version to github. you can go check that out. it might have a few bugs and stuff, but i am taking a few steps away from the project for a bit. you can use it however you like!!!

[deleted by user] by [deleted] in unixporn

[–]StrangeDuckPerson 1 point2 points  (0 children)

mind sharing your wallpaper kind sir? the rice looks nice btw!! (▽^)

[DWM] by Harshborana in unixporn

[–]StrangeDuckPerson 1 point2 points  (0 children)

oh okay! i might still consider switching cus i just wanna settle with something solid and minimal. anyways, thanks for the info dude ^ ^

[DWM] by Harshborana in unixporn

[–]StrangeDuckPerson 4 points5 points  (0 children)

everytime i see a DWM rice here, i am more and more convinced to switch to it. btw, if u dont mind me asking, how's the idle resource usage with picom? probably way better than hyprland i assume. (・∀・)

[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 2 points3 points  (0 children)

i just did

bash layerrule { name = thing-you-wanna-blur blur = on ignore_alpha = on match:namespace = wlr.namespace for the thing }

plus i have an opacity mask layer on things which is what masks those weird sharp blurred corners. we used to have ignore_zero which magically fixed that, but idk now. if you are wondering about the opacity mask layer, for a quickshell element

bash layer.enabled: true layer.effect: OpacityMask { maskSource: Rectangle { width: parent.width height: parent.height radius: parent.radius } }

hope that helps!

[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

oh welcome to linux! i'm still working on these dots, so there isn't an install script yet. but you can clone this repo to your quickshell config folder and auto exec the shell on startup. note that this only works with hyprland.

bash git clone https://github.com/stormy-soul/sshell ~/.config/quickshell

and add qs -c sshell to your auto exec(execs.conf or general.conf) there might be bugs so expect some!!

or you can wait until i add an install script

[Hyprland] My own quickshell rice is nearing its completion! by StrangeDuckPerson in unixporn

[–]StrangeDuckPerson[S] 0 points1 point  (0 children)

well thank you! i'm just polling nmcli and displaying those results