New to endeavourOS ![]()
Wanted to create peaceful desktop without too much hassle, so no folder view or anything like that. Just two panels from which one acts like a dock. Although I like icon sets, I settled this time to Breeze Dark.
I have only 14โ screen on my laptop, so that sets some restrictions on my layout (which is the reason I usually end up into desktop looking something like this).
![]()
Iโm guessing hereโฆthis was the memorex ad from the 80โs?
memories
I love the sparse dock and you leave the taskbar to do all the heavy liftingโnice.
nice wall!
Thanks! ![]()
@drunkenvicar, close. The other tape companyโฆ Maxell . And a bit of history regarding this iconic ad; the man in the chair is Peter Murphy of Bauhaus.
dang maxell! close.
great fun fact. hard to believe they got a goth band front man for this (his โcuts you upโ one of the best singles ever). Itโs it iconic and it is legend. I remember a Jackass clip where they duplicated this behind a jet engine down to the chair and tie..
I only know maxell brand for itโs 5 inch floppy disk, didnโt know that it produce cassette as well.
I canโt seem to get a clean and tidy desktop, โLinux-style,โ like I see here or around the web. ![]()
I canโt get rid of desktop icons for my convenience. A lot of people donโt like this, from what Iโve seen around (not here, but elsewhere). It looks too much like โWindows,โ is what Iโm told. I reply that I use the desktop however I want, even if itโs less attractive to look at (it actually is), or it looks too much like Windows (and since I mainly use KDE, it doesnโt help XD).
But itโs something Iโve carried over from Windows and I canโt get rid of it. Honestly, I donโt even know if I want to get rid of it (at least this one). XD
Yeah, itโs totally up to you how you want to use itโif you like having icons on your desktop, go for it.
Personally, even on my Windows setup, I remove all shortcut icons. I just prefer a clean, uncluttered desktopโbut thatโs just me. ![]()
Welcome to the forum @Flaymer ![]()
I love the fourth wallpaper with the Internet Explorer icon! ![]()
wow, very nice fastfetch config, can you share it please?
{ "$schema":
"https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "auto",
"source": "/home/thefrog/.config/fastfetch/Logos/EnOS.png",
"padding": {
"top": 4,
"left": 2,
"right": 2
}
},
"display": {
"separator": " "
},
"modules": [
{
"key": "โญโโโโโโโโโโโโโโฎ โโโโโโโโโโโโโโโโโโโโโโโโ Software Info โโโโโโโโโโโโโโโโโโโโโโ",
"type": "custom"
},
{
"key": "โ {#33}๏ข Distro {#keys}โ",
"type": "os"
},
{
"key": "โ {#35}๏ณ DE {#keys}โ",
"type": "de"
},
{
"key": "โ {#33}๎ญฟ WM {#keys}โ",
"type": "wm"
},
{
"key": "โ {#33}๓ฐ LM {#keys}โ",
"type": "lm"
},
{
"key": "โ {#33}๎ฏ Kernel {#keys}โ",
"type": "kernel"
},
{
"key": "โ {#33}๓ฑ BootMgr {#keys}โ",
"type": "bootmgr"
},
{
"key": "โ {#33}๎ Terminal {#keys}โ",
"type": "terminal"
},
{
"key": "โ {#33}๎ TermFont {#keys}โ",
"type": "terminalfont"
},
{
"key": "โ {#33}๏ Shell {#keys}โ",
"type": "shell"
},
{
"key": "โ {#33}๓ฐ Packages {#keys}โ",
"type": "packages"
},
{
"type": "command",
"key": "โ {#33}๓ฐฅ OS Age {#keys}โ",
"text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days"
},
{
"key": "โ {#33}๓ฐฅ Uptime {#keys}โ",
"type": "uptime"
},
{
"key": "โโโโโโโโโโโโโโโค โโโโโโโโโโโโโโโโโโโโโโโโ Hardware Info โโโโโโโโโโโโโโโโโโโโโโ",
"type": "custom"
},
{
"key": "โ {#34}๓ฐ
Machine {#keys}โ",
"type": "host",
},
{
"key": "โ {#34}๎ชพ Board {#keys}โ",
"type": "board"
},
{
"key": "โ {#34}๎ชพ Bios {#keys}โ",
"type": "bios"
},
{
"key": "โ {#34}๓ฐ CPU {#keys}โ",
"type": "cpu",
"showPeCoreCount": true
},
{
"key": "โ {#34}๓ฐ GFX {#keys}โ",
"type": "gpu",
},
{
"key": "โ {#34}๓ฐ Vulkan {#keys}โ",
"type": "vulkan",
},
{
"key": "โ {#34}๓ฐน Monitor {#keys}โ",
"type": "monitor"
},
{
"key": "โ {#34}๓ฐถ Memory {#keys}โ",
"type": "memory"
},
{
"key": "โ {#34}๓ฐฃ Swap {#keys}โ",
"type": "swap"
},
{
"key": "โโโโโโโโโโโโโโโค โโโโโโโโโโโโโโโโโโโโโโโโ Disk Info โโโโโโโโโโโโโโโโโโโโโโโโโ",
"type": "custom"
},
{
"key": "โ {#31}๓ฐ SSD {#keys}โ",
"type": "disk",
},
{
"key": "โโโโโโโโโโโโโโโค โโโโโโโโโโโโโโโโโโโโโโโโ Other Info โโโโโโโโโโโโโโโโโโโโโโโโ",
"type": "custom"
},
{
"key": "โ {#32}๓ฐคข WiFi {#keys}โ",
"type": "wifi",
},
{
"key": "โ {#32}๓ฐ Camera {#keys}โ",
"type": "camera",
},
{
"key": "โ {#32}๓ฐ Sound {#keys}โ",
"type": "sound",
},
{
"key": "โ {#32}๏ Media {#keys}โ",
"type": "media",
},
{
"key": "โโโโโโโโโโโโโโโค โโโโโโโโโโโโโโโโโโโโโโโโ Color Info โโโโโโโโโโโโโโโโโโโโโโโโ",
"type": "custom"
},
{
"key": "โ {#35}๎ฟ Palette {#keys}โ",
"type": "colors",
"symbol": "circle"
},
{
"key": "โฐโโโโโโโโโโโโโโฏ",
"type": "custom"
}
]
}
ty very much!
itโs funny how we outgrow that. loved the clutter and the world at my fingertips back then now I really donโt want to see anything but the dock and the wallpaper.
PSโScrubs is one of the finest TV shows there ever was











