LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   This is my Slackware desktop... (https://www.linuxquestions.org/questions/slackware-14/this-is-my-slackware-desktop-725754/)

chrisretusn 08-20-2018 02:01 AM

Quote:

Originally Posted by montagdude (Post 5893486)
Who needs to get work done? I thought the primary purpose of a desktop was to tweak it endlessly and post cool screenshots online!

LOL <as he wipes coffee from the screen> Guess I've failed, only thing I change with my desktop is the scenery.

SCerovec 08-20-2018 05:24 AM

settling down with the newly bought - used Lifebook
.config/conky/conky.conf:
Code:

-- vim: ts=4 sw=4 noet ai cindent syntax=lua
--[[
Conky, a system monitor, based on torsmo

Any original torsmo code is licensed under the BSD license

All code written since the fork of torsmo is licensed under the GPL

Please see COPYING for details

Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
]]

conky.config = {
    background = no,
    use_xft = yes,
    font = 'Terminus:size=9',
    xftalpha = 0.5,
    update_interval = 4.0,
    total_run_times = 0,
    own_window = true,
    own_window_type = 'normal',
    own_window_argb_visual = true,
    own_window_transparent = true,
    own_window_hints = 'undecorated,sticky,skip_pager',
    double_buffer = false,
    minimum_width = 220,
    maximum_width = 220,
    default_shade_color = 'gray',
    default_outline_color = 'gray',
    draw_shades = false,
    draw_outline = false,
    draw_borders = false,
    border_width = 0,
    draw_graph_borders = yes,
    default_color = 'grey',
    color0 = 'darkgray',
    color1 = 'lightblue',
    color2 = 'lightgreen',
    color3 = 'orange',
    alignment = 'top_right',
    gap_x = 12,
    gap_y = 20,
    no_buffers = yes,
    uppercase = no,
    cpu_avg_samples = 2,
    override_utf8_locale = no
}

conky.text = [[
${color1}Slackware $color2 14.2 $color0 $kernel on $machine
Hostname $alignr $nodename
Uptime $alignr $uptime
${color3}CPU0${color0} $alignr ${cpu cpu1}%
${cpugraph cpu1}
${color3}CPU1${color0} $alignr ${cpu cpu2}%
${cpugraph cpu2}
${color3}CPU2${color0} $alignr ${cpu cpu3}%
${cpugraph cpu3}
${color3}CPU3${color0} $alignr ${cpu cpu4}%
${cpugraph cpu4}
$processes processes ($running_processes running)
System Load $alignr $loadavg
$loadgraph
${color2}DATA ACCESSING $color0$alignc $mem / $memmax $alignr $memperc%
$membar
${color2}DATA STORAGE $color0
${color3}<root>${color0} $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_free_perc /}%
${fs_bar /}
${color3}/home${color0} $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_free_perc /home}%
${fs_bar /home}
${color3}swap${color0} $alignc $swap / $swapmax $alignr $swapperc%
${swapbar}
${color2}DATA TRANSMSSION $color0 ${gw_iface}
${color3}wwan0${color0} $alignr${color1} ${addr wwan0}
${color3}wlan0${color0} $alignr${color1} ${addr wlan0}
${color3}eth0${color0}  $alignr${color1} ${addr eth0}
${color3}inet${color0}  $alignr${color1} ${execi 10800 ~/.config/conky/extip.sh}${color0}

${color3}WiFi${color0} $alignr <<${wireless_essid}>>
${wireless_link_bar wlan0}
${color3}Inbound${color0} wlan0 $alignr ${downspeed wlan0 } kb/s
${downspeedgraph wlan0}
${color3}Outbound${color0} wlan0 $alignr ${upspeed wlan0 } kb/s
${upspeedgraph wlan0}
${color2}RUNNING $color0
NAME $alignr PID    CPU
${color3}${top name 1}${color0} $alignr ${top pid 1} ${color1}${top cpu 1}
${color3}${top name 2}${color0} $alignr ${top pid 2} ${color1}${top cpu 2}
${color3}${top name 3}${color0} $alignr ${top pid 3} ${color1}${top cpu 3}
${color3}${top name 4}${color0} $alignr ${top pid 4} ${color1}${top cpu 4}
${color3}${top name 5}${color0} $alignr ${top pid 5} ${color1}${top cpu 5}
]]

it is improved since my last conky file - CPU where wrong...
Code:

$ conky -V
conky 1.10.8_pre compiled Sat Jul 28 11:06:18 CEST 2018 for Linux 4.4.14 x86_64


peumo 08-20-2018 03:22 PM

1 Attachment(s)
Finally began using my custom installation (I used to call it "minimal"; but I realized I never did this for the sake of minimalism). I made this with tagfiles, the command line instead of the "setup" installer, and a lot of patience and love. It's just a hobby. I made documentations of my own setup for personal use. Slackware made me grow as a Linux user. Next, I'll move to ksh and compile a custom kernel.

254 packages, 1.9G of space. Including music trackers, Seamonkey, sox, transmission-cli, ffmpeg, emulators, etc. Recompiled some stock applications with custom configurations.

I chose twm as a window manager, and I'm impressed with how comfortable it can be. I loved icon managers and the ability to warp the cursor through keybindings. My theme is a little dark, but I find it calming.

Here:
Attachment 28430

Lysander666 08-26-2018 04:29 PM

2 Attachment(s)
Getting a bit tired looking for wallpapers. I go through hundreds, if not thousands, I'm so picky. Finally today I realised the formula I've been looking for which makes me stick with one: simplicity, symmetry and scope. My other two Slack installs also have very minimalist walls. They should be attractive, intriguing, dark, mysterious, have depth, and be simple but thought-provoking. Maybe that's a big ask for a wallpaper but it makes sense to me. When I find one I like, it stays there for months. I like this current one a lot.

rkfb 08-26-2018 05:47 PM

Quote:

Originally Posted by Lysander666 (Post 5896309)
Getting a bit tired looking for wallpapers. I go through hundreds, if not thousands, I'm so picky.[...] When I find one I like, it stays there for months. I like this current one a lot.

Looks good, maybe you could include a link to it :-)

Lysander666 08-26-2018 05:58 PM

1 Attachment(s)
Quote:

Originally Posted by rkfb (Post 5896334)
Looks good, maybe you could include a link to it :-)

Ah, right. Here they are, all by the same young guy. The red one is also awesome.

https://wall.alphacoders.com/profile.php?id=99092

EDIT: I also made a blue version of the large red grid. Very simple to do in GIMP. Open the file, go to Hue/Saturation and move the hue slider to -150. Done.

keithpeter 09-01-2018 11:35 AM

1 Attachment(s)
Slackware 14.2 on my old Thinkpad X61s with XFCE

Wallpaper is just whatever is in the Pictures folder on a random rotation. Or sometimes just a background colour.

The xfwm theme is Gdraft; icons are Ultra Flat Icons. The GTK theme is Xfce-flat (built in).

thim 09-02-2018 09:59 AM

1 Attachment(s)
A screenshot of my desktop....

Lysander666 09-02-2018 11:27 AM

Quote:

Originally Posted by thim (Post 5899026)
A screenshot of my desktop....

That kernel is going to need an update.

Also is there no suitable Greek word for tabs?

thim 09-02-2018 11:50 AM

I am running the 14.2 but with a kernel i have grabbed from current tree.
My plan is to watch current's changelogs and when i read that there is a new kernel release that fixes a severe vulnerability, then i ll go for the upgrade.
(Kabylake was playing well with Stock 4.4 kernels, but the saying was that newer kernels offering better support).

"Καρτέλες" is the usual word for "Tabs". Strange that i almost haven't notice it.

jakedp 09-02-2018 01:42 PM

Quote:

Originally Posted by Lysander666 (Post 5896309)
Getting a bit tired looking for wallpapers. I go through hundreds, if not thousands, I'm so picky. Finally today I realised the formula I've been looking for which makes me stick with one: simplicity, symmetry and scope. My other two Slack installs also have very minimalist walls. They should be attractive, intriguing, dark, mysterious, have depth, and be simple but thought-provoking. Maybe that's a big ask for a wallpaper but it makes sense to me. When I find one I like, it stays there for months. I like this current one a lot.


First thought that came to mind: Tron!

cwizardone 09-02-2018 03:16 PM

@thim,
Very Nice!
:)

montagdude 09-03-2018 12:17 AM

1 Attachment(s)
Yes, I'm still endlessly tweaking my setup because I get bored if it always looks the same. (I do actually do real work too, sometimes. :))

Added plank for a more Mac OSX-like layout. I'm also showing rofi in this screenshot, which is a really awesome application launcher that I highly recommend. I have it set up to search through .desktop files and plain executables.

thim 09-03-2018 12:57 AM

This is my Slackware desktop...
 
@cwizardone, thanks.

rkfb 09-03-2018 04:15 PM

Quote:

Originally Posted by montagdude (Post 5899238)
Yes, I'm still endlessly tweaking my setup because I get bored if it always looks the same. (I do actually do real work too, sometimes. :))
[...]

That looks really good, nice work!


All times are GMT -5. The time now is 04:28 PM.