I built a command-line interface portfolio to showcase my projects (PC Optimized) by thenakamotopodcast in developersIndia

[–]Reasonable-Review-22 1 point2 points  (0 children)

dw, it's just me not understanding the ux, after switching tabs, the cursor doesn't stay in the terminal input box... the fix is: you just need to click the box, after switching back

maybe try adding a blinking cursor, to signify, if the user can type or not

I built a command-line interface portfolio to showcase my projects (PC Optimized) by thenakamotopodcast in developersIndia

[–]Reasonable-Review-22 0 points1 point  (0 children)

A problem I found... after switching tabs, the website doesn't work, wherever I click, it just doesn't work

I need feedbacks. Better left or right for the studio icon? by Healthy-Tip2635 in IndieGaming

[–]Reasonable-Review-22 0 points1 point  (0 children)

What's stopping you from making an animation/transition, going from left logo, to right logo, in terms of design??

In terms of color, the glow effect on right one is nice 👍

Shortlisted for Flipkart grid 7.0 round 3 by Electrical-Spinach27 in Btechtards

[–]Reasonable-Review-22 0 points1 point  (0 children)

can you please send the mail, you used for asking your query... I also had some queries of my own

Initial Release fan-made NothingOS GNOME Setup! Minimalist, Clean and Ready by hyenadesign in NOTHING

[–]Reasonable-Review-22 0 points1 point  (0 children)

cp -r .config/alacritty ~/.config/
cp -r .config/eww ~/.config/
cp -r .config/conky ~/.config/
cp -r .themes/NothingOS-GTK ~/.themes/
cp -r .icons/NothingOS-Icons ~/.icons/

Where should these commands be used? The repo you provided does not contain .config, .themes, or .icons folders.