this post was submitted on 02 Apr 2024
449 points (98.9% liked)

Linux

46679 readers
1111 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] cyberpunk007@lemmy.ca 4 points 4 months ago (9 children)

Why does everyone like vertical tabs? Today my tab icons are so small because I have so many. Monitors are wider than they are taller. What am I missing?

[–] gian@lemmy.grys.it 3 points 4 months ago (1 children)

Monitors are wider than they are taller.

Personally, exactly for this reason.

load more comments (1 replies)
load more comments (8 replies)
[–] antihumanitarian@lemmy.world 3 points 4 months ago (3 children)

If you want vertical tabs with the ability to organize them in trees I suggest the Sideberry extension. It legitimately makes me nervous that the functionality would ever go away, it improves my productivity so much.

You can bookmark trees, collapse them, search them, load/unload them manually, I could go on. It makes it easy to organize dozens or hundreds of tabs. I have some trees for emails, news, forums, projects, etc. When I'm done just fold it up: the top tab bar can hide tabs that aren't in the active tree you're using, so you can still navigate the tabs normally.

load more comments (3 replies)
[–] bitman09@lemmy.ml 2 points 4 months ago (1 children)

I'm using vertical tabs since 4 years ago and to do so installed Tree Style Tab (https://tinyurl.com/y5gr4dyn)

Also has to disable horizontal tabs create or update the file chrome/userChrome.css located at your profile with

#TabsToolbar {
  visibility: collapse;
}

and add the setting toolkit.legacyUserProfileCustomizations.stylesheets with value true (use about:config)

[–] possiblylinux127@lemmy.zip 1 points 4 months ago (8 children)

This feels like something that should be a extension

load more comments (8 replies)
load more comments
view more: ‹ prev next ›