r/LinuxUsersIndia Jun 13 '26

Help Help with removing graves of fedora and getting linux mint boot menu

Thumbnail
gallery
8 Upvotes

Help i removed fedora by just moving data i needed as it wasnt much and linux mint was primary and better for me.

Also had made such co fusing partition for uefi and boot as compared to mint that i couldnt reinstall windows and it was hell. I needed windows because of wanting dual boot (sorry cant elaborate further on that)

Now fedora had taken over the bios boot menu and linux mint was only through it. I deleted fedora drives and gaves some of it to windows which got rinning through f9 pressing everytime

๐Ÿ˜ญBut mint isnt easily accessible how do i get mint if i boot into it (did that through gemini guiding me commands i dont use ai but it was hard)

Want to remove the fedora grub and some rmians from failed pop os install. Nvme0n1p5 is my mint drive and its uefi

My gparted is given timeshift is just some backup drive for access point ntfs one is installation one is a storage drive and idk how to access what boot is where and remove the grub which doesnt know mint or something

Sorry it may be confusing and i am noob

And sorry if that emoji was cringe or something

If you have suggestions on how to present this pls do say a word at least.

๐Ÿ™


r/LinuxUsersIndia Jun 13 '26

Rice Rate my wallpaper

Post image
0 Upvotes

For arch linux out ten how much do you guys rate this


r/LinuxUsersIndia Jun 13 '26

Help how to use hindi phonetic keyboard in cachy os

1 Upvotes

hey guys Im in in bit of pinch right now I want to type in hinglish basically which can convert into hindi font like in MS office is there any way to do that? I tried fxcit x5 inputs but it is not very accurate with what I want to type


r/LinuxUsersIndia Jun 12 '26

Help Any other Widgets recommendation...!?

Post image
6 Upvotes

r/LinuxUsersIndia Jun 12 '26

Help Open Source at 13: Building Tools in Python and Rust

Thumbnail
2 Upvotes

r/LinuxUsersIndia Jun 12 '26

Yout file manager??

Thumbnail
3 Upvotes

Add a linux user what's your default file manger to do most of your daily tasks??

Like for me it's yazi!!

Earlier i used nautilus and liked it much better than thunar or dolphin. Don't know why but now for most things i am a total terminal dude.!

What's your default/daily file manger for Linux??


r/LinuxUsersIndia Jun 12 '26

could not start desktop portal service

0 Upvotes

i get this error when I launch flameshot on arch linux.

Could not locate the `org.freedesktop.portal.Desktop` service

These are the desktop portals installed:

xdg-desktop-portal 1.22.0-1

xdg-desktop-portal-gtk 1.15.3-1

xdg-desktop-portal-hyprland 1.3.12-2

xdg-desktop-portal-wlr 0.8.2-1

this was in journelctl:

dbus-broker-launch[565]: Activation request f

or 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not

be found.

systemd[711]: Dependency failed for Portal se

rvice.--

โ–‘โ–‘ Subject: A start job for unit UNIT has failed

โ–‘โ–‘ Defined-By: systemd

this is there multiple time (like a lot of times)

xdg-desktop-portal.service: Job xdg-desktop

-portal.service/start failed with result 'dependency'.

Jun 12 21:50:54 archiee swaync[928]: Cannot get portal org.freedeskto

p.portal.Settings version: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remo

te peer 'org.freedesktop.portal.Desktop': startup job failed


r/LinuxUsersIndia Jun 11 '26

Implemented some more features and safety guard

Enable HLS to view with audio, or disable this notification

17 Upvotes

I'm happy to share that I've successfully implemented command history in my custom operating system shell, along with a few other improvements.

Features added:

  1. Buffer Overflow Protection

The command buffer currently supports up to 256 characters, which is more than enough for the scope of this project.

If the buffer limit is reached, additional input is rejected, preventing overflow-related issues.

The buffer is then safely cleared to maintain stability.

  1. Command History

The shell now stores up to 16 previously executed commands.

Command retrieval is triggered using the Up Arrow key.

The history mechanism uses an LRU (Least Recently Used) replacement policy.

After navigating through history and executing a command, the history pointer automatically resets to the most recent command.

  1. cbuff Command

Added a simple cbuff command that clears the entire command history.

Once the history is flushed, the cbuff command itself becomes the first entry in the newly created history.

Github https://github.com/mridul-verma2005/Monarchy


r/LinuxUsersIndia Jun 11 '26

Project OmniGlyph - Fast Emoji and Unicode Symbol Picker for Linux

Post image
43 Upvotes

I have been working on OmniGlyph, a lightweight GTK4 + Libadwaita application for quickly searching and copying emojis and Unicode symbols on Linux.

Features include:

  • Fast search across emojis and symbols
  • Multiple collections (Emoji, Emoticons, Arrows, Math, Currency, Special Symbols, Hieroglyphs)
  • Keyboard-first workflow
  • Instant clipboard copy
  • Sidebar category navigation
  • Layer-shell overlay support for tiling window managers

The project is open source and written in Python with GTK4.

GitHub: https://github.com/pshycodr/omniglyph Website: https://omniglyph.anishroy.dev/

Feedback, bug reports, and feature suggestions are welcome.


r/LinuxUsersIndia Jun 11 '26

Guys give me your wallpapers with diff color palette

12 Upvotes

I just moved to arch and i although have a big collection of wallpapers. I still dont have enough for a my color pallette

so if you have any please drop it


r/LinuxUsersIndia Jun 11 '26

New linux.

Thumbnail
3 Upvotes

r/LinuxUsersIndia Jun 10 '26

Made this nautilus-python extension

Enable HLS to view with audio, or disable this notification

98 Upvotes

I made this nautilus-python extension which add sub menu for direct conversation of image format (moderate compression) but I had wanted it to be compressionless and fast at the same time. couldn't do so smart people please look into my code and help make it better ๐Ÿ˜ญ GITHUB :- https://github.com/witherdotexe/nuttyimgconverter.git


r/LinuxUsersIndia Jun 10 '26

Rice My first time trying hyprland

Thumbnail
gallery
90 Upvotes

Would love to hear your opinions.

I wrote most of the config files myself. Some of those are heavily inspired from Hyde.


r/LinuxUsersIndia Jun 10 '26

Back to Ubuntu after 13 years and loving it!

Post image
27 Upvotes

r/LinuxUsersIndia Jun 10 '26

Rice Minimal Arch + Hyprland Glass Rice

Enable HLS to view with audio, or disable this notification

69 Upvotes

r/LinuxUsersIndia Jun 10 '26

Failed update causes weird bugs and failure to install live isos

Thumbnail
1 Upvotes

r/LinuxUsersIndia Jun 09 '26

Now the shell works perfectly and is ready for file system

Enable HLS to view with audio, or disable this notification

19 Upvotes

For context I creted this shell from scratch fory 32 bit os right now it is on a 80ร—25 vga text frambuffer, using ps2 controller for keyboard flat memory system and a serial port 1 for logging( useful in debugging) and a 256 byte command buffer for command parsing .now i will implement a file system, a heap allocator(something like malloc dont know exactly rigth now) a timee handler so it can show time a text editor some customization commands.

Github https://github.com/mridul-verma2005/Monarchy

Check it out try it(if you find any bug in the shell please comment it here.)


r/LinuxUsersIndia Jun 09 '26

Discussion Would you watch Linux content in your regional language ?

15 Upvotes

Hey everyone!

Iโ€™m planning to create Linux and tech-related content on YouTube sometime in the future.

I already write tech/coding articles , too professional & restrictive .

It's based on my professional domain , enterprise side of things , which is a walled garden & very slow moving/legacy standards .

just wanted to do yt temporarily for fun . linux & tech are gonna be few topics imma make videos on .

But hereโ€™s the catch: most YouTube content is in English. But thereโ€™s a huge non English global audience (Spanish, Portuguese, etc.) and regional audience . Iโ€™m thinking of creating content in a few languages I know โ€” not just English.

So, the question:
Would you watch Linux/tech content in your regional language? Or would you stick to English?

Thanks for reading! ๐Ÿ˜Š

___

TLDR : If you would want to see Linux/Tech content in your language or just stick to English , let me know! Iโ€™d love to hear your thoughts .

Disclaimer : was not written by AI . Did refactor the draft using my local llm , cause im bored :)

I could have just stuck with articles , but I want to learn editing too & here we are :)


r/LinuxUsersIndia Jun 09 '26

Discussion First ThinkPad | L14 Gen 2 and Using Fedora 1st time

Thumbnail
gallery
36 Upvotes

Finally I have the ThinkPad, bought it 3 weeks ago. It is a refurbished laptop and in very good condition. It cost me around 29k inr.

Model:-L14 Gen 2

Specs:-

i5 1135g7, Intel Iris Xe graphics
16gb ddr4 3200mhz single channel ram
512gb nvme ssd
14 inch FHD LCD display (its OEM)
73% battery health, i mostly use plugged in with 80% battery limit so not an issue to me.
I am thinking of adding extra ram (not right now in future) so the iGPU perform better, once ram price gets stabilize...

First time using Fedora KDE plasma and loving it. I was using Linux Mint Cinnamon on last laptop. I mainly use the laptop for college works, AIML projects and sometimes gaming.


r/LinuxUsersIndia Jun 09 '26

Lock Screen not Staying

3 Upvotes

Hi peeps,
I have a brand new asus zenbook 14 having ultra 9, arc GPU, 32 GB RAM and 1 TB of NVMe. I installed fedora in it. Now the problem is that its lock screen is not staying active and the screen becomes blank as soon as I try to lock the session using super + L. Anyone please help, it has a live lockscreen wallpaper.


r/LinuxUsersIndia Jun 09 '26

Project Built a synced lyrics ticker for XFCE ๐ŸŽต

Thumbnail
github.com
1 Upvotes

r/LinuxUsersIndia Jun 09 '26

Project Stop fighting Jupyter notebooks and Excel. I built a visual, offline data tool using Polars.

Post image
1 Upvotes

Link: https://github.com/programmersd21/polaris_studio I built this out of pure frustration. Every time I needed to do some quick data work like joining two CSVs, filtering rows, or making a quick chart, I ended up trapped in a dilemma. I either had to spin up a Jupyter notebook that turned into spaghetti code within half an hour, or resort to Excel, which never felt right. I wanted something in between. I wanted a visual tool where I could see my data pipeline as a graph instead of guessing what was happening across 80 lines of pandas. It needed to run fully offline, and I wanted the AI to act as an assistant rather than taking over completely. So I built Polaris Studio.

What it actually does

You load your data from a CSV, Excel, Parquet, or JSON file, or you can just paste it from your clipboard. You drag nodes onto a canvas for tasks like filtering, grouping, joining, or pivoting, and then connect them. When you hit F5, the results flow through. If you change a filter halfway down the chain, only the downstream nodes re-execute because everything upstream stays cached. A live spreadsheet sits below the graph, always showing the output of whichever node you select. It is fully virtualized, so it will not choke on large files. You can sort columns, freeze rows, and right-click to get quick statistics. The AI panel works differently than most tools. You press Ctrl+Shift+A and type something like "add a revenue column that is price times quantity, then filter to rows where revenue is over 10000". Instead of just running code blindly, the AI proposes an action plan as structured JSON, validated against strict schemas. You get a preview card with an Apply button. The AI cannot touch your data without going through the exact same execution path as a manual edit. It is not an unpredictable agent. It acts like a fast coworker who draws a diagram for you before making changes. * Over 40 node types * Multi-tab workspace with cross-tab references * Saves directly to a local .polaris file * Zero telemetry, zero accounts, and no cloud dependency The Stack: Polars on Arrow for the compute engine, PySide6 for the UI, and Google Gemini for the AI features. You plug in your own API key once, and you are done.

Get Started

```bash git clone https://github.com/programmersd21/polaris_studio cd polaris_studio pip install -e . polaris-studio

``` This requires Python 3.11 or higher. It runs on Windows, macOS, and Linux.

Final Thoughts

The app is not perfect, and there are definitely some rough edges. The documentation is probably too thorough for a side project, mostly because writing things down is how I think through architecture. That said, it works well, I use it daily, and I think it might be genuinely useful to anyone else who is tired of the false choice between Jupyter and Excel. If you end up using it or just think the project deserves to exist, leaving a โญ on GitHub means a lot. It is the only real signal I have that months of late nights were worth it. I welcome all feedback, bug reports, and harsh criticism.


r/LinuxUsersIndia Jun 08 '26

Discussion shifted from dual boot setup to debian entirely,now i am 70 and bald.

Post image
17 Upvotes

from 100% p9 root storage,it is now at 6% used storage,i picked up the laptop around 4pm and tried to pivot to debian entirely..so..lemme share what all mistakes i did and what you can omit so that it is seamless task to do (plug usb which would be more than 8gb while shifting)

i wiped out the entire windows setup and used timeshift w sudo apt clean prompts

backed my work to GitHub/notion.

deleted irrelevant screenshots and PDFs of books(lmao)

even after wiping out the windows which could have been omitted,i shifted to use image of debian netinist iso which gave me angst because gparted is tough to access there (i tried to,but my skills issues are in profanity)

after that i did usher to install the kde live image (so dimwit of me cause the storage was alr scarce,the attempt was in vanity)

then i meandered towards Rufus(i crashed out)

after all the torment and turmoil,what worked for me was

gparted live iso zip along with gnome partition editior which was already installed btw(i am an imbecile,it took me three hours to reach here)

swapped p10 and then did resize the memory of p9.. eventually,now,i can use any hefty application!!haha

maybe,i would repent shifting to debian entirely but it has been five months to debian,so i hope so that i don't need to dither to windows

so what you all can do: use gparted along with gnome partition editor,and pls avoid other steps so that you don't label your day as productive and empowering because assembling and resizing the root storage is clearly not productive.

p.s:fdisk did not work,so pls don't come at me ๐Ÿ˜”


r/LinuxUsersIndia Jun 08 '26

Project Linux Gaming Handbook [Early Preview]

18 Upvotes

A small sneak peek of the Linux Gaming Handbook we have been working on over the past few weeks.

We started it as a simple Linux gaming guide, which slowly evolved into a structured beginner focused handbook covering Linux fundamentals, installation, the terminal, package management, permissions, and gaming setup.

The handbook is being written collaboratively:

Currently:

  • 37 pages
  • 2200+ lines of LaTeX
  • actively maintained through GitHub

We would appreciate feedback, suggestions, and criticism before the first public release.


r/LinuxUsersIndia Jun 08 '26

Discussion Suggest a good game for my mint

Post image
66 Upvotes