42
How (lemmy.ml)

Someone direct me to a guide for this shit because I have no idea how y'all do it

all 24 comments
sorted by: hot top controversial new old
[-] Cube6392@beehaw.org 18 points 1 year ago

The unfortunate answer is that "it depends". Making Unix look a certain way will depend more on your workflows and preferred tools than any one particular singular grand unified guide

[-] therafal@lemmy.ml 18 points 1 year ago* (last edited 1 year ago)

What do you mean? Configuring all of those things, or the installation?

Edit: If the first one, then you'll need to provide more information about what you want to configure. There are multiple guides and info on wikis.

[-] sharkfucker420@lemmy.ml 5 points 1 year ago* (last edited 1 year ago)

I was mainly asking for directions to a guide. I'm more tech literate than most but still not very so all the links to 8 different GitHub pages get confusing and I don't know how to implement it all

I'm only just now understand that the brackets at the beginning of every post are referring to the specific desktop environment

[-] DrRatso@lemmy.ml 6 points 1 year ago* (last edited 1 year ago)

The easiest point to jump on is KDE-Plasma, look it up, it is a complete DE that is very customisable and it is all doable through a GUI - themes, widgets etc its all baked in. You can do a lot of customisation in plasma fairly simply, that might even be enough for you, you can really do a lot in plasma and you don’t need to know much besides getting it installed on your system.

From there, if you want to touch something a bit more complicated you could install some window manager to use alongside it and just fiddle with that, look at the configs, understand how that works, try to build your own thing from the ground up, or just copy someones dotfiles here.

E: To clarify, if you use a display manager like SDDM it will let you select the DE or WM on login.

[-] therafal@lemmy.ml 4 points 1 year ago

There is no universal guide. It depends on whether you are using DE or WM and which one. Then, if it's WM, you need to find other things, such as a terminal emulator, application launcher, status bar, etc. For example, I'm currently configuring Hyprland with kitty, rofi, eww and a few other things. All of them have their own wikis and docs. I would advise you to start with something simpler or use someone's rice, some of them come with installation scripts.

[-] ComradeKhoumrag@infosec.pub 4 points 1 year ago

If you're using kde as your desktop environment I'd look at themes using kvantum Manager. You can also mix and match other themes through the default app store or whatever they call it

[-] Sneptaur@pawb.social 1 points 1 year ago

The GitHub pages usually have information about how to install stuff. There are also YouTube videos and articles online you can easily find with a quick google search about this. Use your brain

[-] Franzia@lemmy.blahaj.zone 15 points 1 year ago

Just about every post has links to the github pages of the stuff they used

[-] Lucia@eviltoast.org 12 points 1 year ago

Pick any popular colorscheme, like dracula or catppuccin, get some good wallpapers and make a screenshot with your most-used (or just favourite) applications. Keep it simple

[-] sharkfucker420@lemmy.ml 7 points 1 year ago

Alas, gnome themes is not working 😔

I'll try again when I have slept

[-] akulium@feddit.de 2 points 1 year ago

If you are using Gnome stay with that first. You can try gnome extensions and gtk themes, there are lots of possibilities. Many of the things that people post for other window managers will not work on Gnome.

Then know your command line well https://github.com/jlevy/the-art-of-command-line

Then try to automate things, such that e.g. you can open a QR code of your clipboard with a key binding. Or whatever cool things you want your computer to do.

If you like these things and you have a lot of time, try other window managers as well. Start with something that has a good example config and good resources online, I believe sway was pretty easy to get into for me.

[-] jet@hackertalks.com 10 points 1 year ago

$ man man

$ info

[-] ArmoredGoat@feddit.de 7 points 1 year ago
[-] sharkfucker420@lemmy.ml 3 points 1 year ago
[-] Pssk@lemmy.ml 1 points 1 year ago

The quotes page is funny

[-] SaltyIceteaMaker@lemmy.ml 5 points 1 year ago* (last edited 1 year ago)

How? Installing the right tools and changing configuration files wich are typically (but not always) located under /home/[your user]/.config/[application]

For example neofetch config is located at ~/.config/neofetch/config But i think that's not the default config. An example config would be typically (but again not always) located at /usr/share/[application)

So what you would do is

cp -r /usr/share/neofetch ~/.config

vim ~/.config/neofetch/config

And edit the file however you want. Syntax is rarely the same between apps so prepare documentation if you do more than just change values

(Replace vim with you editor of choice)

[-] aadil@merv.news 3 points 1 year ago

The best starting point in my experience is https://regolith-desktop.com. You install it and get a noob-friendly, pre-configured unixporn desktop out of the box.

Once you start using it, the rest of the obscure programs referenced on /r/unixporn start making sense too.

[-] starman@programming.dev 2 points 1 year ago* (last edited 1 year ago)

Install hyprland and waybar, then check their wiki/docs

[-] therafal@lemmy.ml 2 points 1 year ago

I'd advise to not use the waybar. It depends heavly on systemd. eww on the other hand works perfectly with other init systems. Also, it's better to install some terminal emulator and application launcher first, otherwise working with the WM while configuring might be annoying.

[-] starman@programming.dev 2 points 1 year ago

Thanks for response, I didn't know that.

[-] therafal@lemmy.ml 1 points 1 year ago

No problem. I've just started to make my own dots and I've noticed that I can't use waybar-hyprland after switching to Artix with s6.

this post was submitted on 11 Sep 2023
42 points (78.4% liked)

Unixporn

15225 readers
101 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS