You are not logged in.

  1. Index
  2. » Artwork & Screenshots
  3. » June 2016 Screenshots

#101 2016-06-14 11:34:16

ragamatrix
Member
Registered: 2015-10-04
Posts: 427

Re: June 2016 Screenshots

Sector11 wrote:

My June screenshot - just some colour changes to the conkys on S12's desktop.
http://i.imgur.com/fk4tBvut.jpg
Nothing new.

Hi!
Ho,ho I'm recognizing something... Nice clock smile I played with text lua gradient to accord with desktop colors, gcolor2 was the perfect tool wink
1465904040.png I remember that you hate red...  big_smile Nevermind I like you even though (sorry if my humour and English are incomprehensible... I'm a French guy)

Last edited by ragamatrix (2016-06-14 11:43:35)

Offline

#102 2016-06-14 15:09:36

mrneilypops
The BL Scrot.Moe Guy
From: luxembourg
Registered: 2015-09-30
Posts: 577
Website

Re: June 2016 Screenshots

Fresh 64bit install  big_smile

2016-06-14-17-00-06_scrot.th.png

simplicity conky

# For commands above TEXT check:
# http://conky.sourceforge.net/config_settings.html
#
# For commands available below TEXT check:
# http://conky.sourceforge.net/variables.html

# Bunsen Labs Conky help threads
# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424

# beta tested by: smacz
# Enjoy! :)

# pkill -xf "conky -q -c $HOME/.config/conky/BL-Default.conkyrc" &
###  Begin Window Settings  #####################
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
own_window_colour 000000
own_window_class Conky
own_window_title bunsenlabs sid+liq

### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal
# own_window_argb_visual yes # Options: yes or no

### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
# own_window_argb_value 50

minimum_size 220 0  ### width | height
maximum_width 300

gap_x 20	### left | right
gap_y 45	### up | down

alignment tr
#######################  End Window Settings  ###
###  Font Settings  #############################
# Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont ohsnap:size=8
#xftfont Liberation Sans:size=9

# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes

uppercase no
#########################  End Font Settings  ###
###  Colour Settings  ###########################
draw_shades no #yes
default_shade_color 000000

draw_outline no # amplifies text if yes
default_outline_color 000000

#default_color 656667 # Waldorf original colour
#default_color 7a7a7a # Flame  & Bunsen Grey
#default_color 929292 # Labs Grey
default_color C0C0C0 # Silver
color0 B0E0E6 # PowderBlue
color1 778899 # LightSlateGray
color2 D8BFD8 # Thistle
color3 9ACD32 # YellowGreen
color4 FFA07A # LightSalmon
color5 FFDEAD # NavajoWhite
color6 00BFFF # DeepSkyBlue
color7 5F9EA0 # CadetBlue
color8 BDB76B # DarkKhaki
color9 CD5C5C # IndianRed
#######################  End Colour Settings  ###
###  Borders Section  ###########################
draw_borders no
# Stippled borders?
stippled_borders 5
# border margins
border_inner_margin 5
border_outer_margin 0
# border width
border_width 2
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
#######################  End Borders Section  ###
###  Miscellaneous Section  #####################
# Boolean value, if true, Conky will be forked to background when started.
background yes

# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none

# Default and Minimum size is 256 - needs more for single commands that
# "call" a lot of text IE: bash scripts
text_buffer_size 6144

# Subtract (file system) buffers from used memory?
no_buffers yes

# change GiB to G and MiB to M
short_units yes

# Like it says, ot pads the decimals on % values
# doesn't seem to work since v1.7.1
pad_percents 2

# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
# $image lots. Set to 0 to disable the image cache.
imlib_cache_size 0

# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes

#   Maximum size of user text buffer, i.e. layout below TEXT line in config file
#  (default is 16384 bytes)
# max_user_text 16384

# Desired output unit of all objects displaying a temperature. Parameters are
# either "fahrenheit" or "celsius". The default unit is degree Celsius.
# temperature_unit Fahrenheit
##############################################
#  Output
##############################################
TEXT
b u n s e n l a b s   I N F O  
${hr}
#$alignr${execp ~/bin/binclock}
GMT:$alignr${utime %H:%M}
Host:$alignr$nodename
Uptime:$alignr$uptime

ram:$alignr$mem/$memmax
#Swap usage:$alignr$swap/$swapmax
disk:$alignr${fs_used /}/${fs_size /}
cpu:$alignr${cpu cpu0}%

debian :$alignr${execp cat /etc/debian_version} 
kernel : $alignr${kernel}
#kernel latest check:$alignr${exec ~/bin/atomfeed.py}
#i3 :$alignr${execp apt-cache policy i3 | grep Installed: | cut -d: -f2}

s h o r t c u t    K E Y S
${hr}
[Alt] + F2${alignr}Run Dialog
[Alt] + F3${alignr}Alt Menu
[Super] + Space${alignr}Main Menu
[Super] + Tab${alignr}Client Menu
[Super] + t${alignr}Terminal
[Super] + f${alignr}File Manager
[Super] + e${alignr}Editor
[Super] + m${alignr}Media Player
[Super] + w${alignr}Web Browser
[Super] + h${alignr}Task Manager
[Super] + l${alignr}Lock Screen
[Super] + v${alignr}Volume Control
[Super] + x${alignr}Logout
[PrtSc]${alignr}Screenshot
${hr}
simplicity  IS THE ULTIMATE SOPHISTICATION
$alignr${font bitcora13:italic:size=6}Leanardo da Vinci

bitocra13 fonts
glances system monitor
redshift
acyl icons

Offline

#103 2016-06-14 15:49:53

mi
Member
Registered: 2015-09-30
Posts: 70

Re: June 2016 Screenshots

playing a bit with i3..

scrot_20160613_1052_desktop_1366x768.jpg scrot_20160613_1108_desktop_1366x768.jpg


It's milk time!
____________________________
Be excellent to each other!

Offline

#104 2016-06-14 17:45:26

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: June 2016 Screenshots

hhh wrote:

I think I've found a bug in neofetch from our backports...

Yeah, that's come up before:
https://forums.bunsenlabs.org/viewtopic … 886#p27886

neofetch-2016-06-14-184503.th.png

Offline

#105 2016-06-14 20:04:18

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

@HoaS... ah, thanks!

-edit- OT

Screenshotfrom2016-06-14180314.th.png     Screenshotfrom2016-06-14181055.th.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#106 2016-06-14 23:02:32

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: June 2016 Screenshots

ragamatrix wrote:

I remember that you hate red...  big_smile Nevermind I like you even though (sorry if my humour and English are incomprehensible... I'm a French guy)

Yea you remembered well, red and I don't mix.  But you made it look GOOD!

My wife on the other hand likes red and hearts and purple and flowers and animals and ....
2016_06_14_20_00_04_Scrot11.jpg2016_06_14_20_05_04_Scrot11.jpg

Oh yea, your humour comes across the language barrier just fine my friend.  wink


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#107 2016-06-15 00:26:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

Screenshotfrom2016-06-14204311.th.png

9am, the south end of Waterfront Park looking south toward Ft. Sumter and The Atlantic, Charleston, SC. And The Bunsencycle.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#108 2016-06-15 09:30:54

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,641

Re: June 2016 Screenshots

@hhh

Congratulation on this excellent photo.   smile

Offline

#109 2016-06-15 17:58:56

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: June 2016 Screenshots

27414150620_8b5ceb7bee_n.jpg


Tumbleweed | KDE Plasma

Offline

#110 2016-06-15 21:21:32

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

@unklar  big_smile


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#111 2016-06-16 08:27:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

A scrot a day keeps Dr. Xaos away.

Screenshotfrom2016-06-16042434.th.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#112 2016-06-17 01:13:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

Screenshotfrom2016-06-16211025.th.png

I like Sting's later solo stuff, I do Adult Contemporary. I'm not ashamed to admit it.

I do kinda' draw the line at Michael McDonald though, 40 Yr Old Virgin called that one.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#113 2016-06-17 01:19:22

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: June 2016 Screenshots

hhh wrote:

9am, the south end of Waterfront Park looking south toward Ft. Sumter and The Atlantic, Charleston, SC. And The Bunsencycle.

I recognize that view; haven't been there in a while. The opposite corner of the state looks a bit different -

Screenshot_2016-06-16_21-17-04.th.png


You must unlearn what you have learned.
    -- yoda

Online

#114 2016-06-17 01:35:06

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

I said, I said, we should meet sometime!

/Foghorn Lehgorn


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#115 2016-06-17 10:04:18

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,737

Re: June 2016 Screenshots

antu-universal-mono.th.png

Icons, docky (from Debian repos), Adapta gtk, wallpaper, tint2 and homepage.

p.s. after some tweaking
tweaking.th.png

Last edited by brontosaurusrex (2016-06-17 11:43:34)

Offline

#116 2016-06-17 20:11:22

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: June 2016 Screenshots

@bronto: that looks awesome smile

Firefox in BunsenLabs:
2016-06-17-210700_1920x1080_scrot.th.png

I don't like it sad

Hmmm...
https://addons.mozilla.org/en-GB/firefo … -branding/
smile

Offline

#117 2016-06-17 23:04:33

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: June 2016 Screenshots

How does one view the full sized images at scrot.moe?

Since Iceweasel went FireFox and that had "Hello" and "Pocket" installed by default.

I went to: How to Remove Firefox Hello and Pocket From Firefox and did all that.

Now I'm setting up Pale Moon ... Thanks to damo who mentioned it a while back.
2016_06_17_19_49_01_Scrot11.jpg 2016_06_17_19_55_20_Scrot11.jpg


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#118 2016-06-17 23:11:36

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

Head_on_a_Stick wrote:

@bronto: that looks awesome smile

HEAVY shadows ftw!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#119 2016-06-17 23:12:48

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: June 2016 Screenshots

Sector11 wrote:

How does one view the full sized images at scrot.moe?

Download link (icon) unless it's pre-linked like I do with mine.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#120 2016-06-17 23:19:48

mrneilypops
The BL Scrot.Moe Guy
From: luxembourg
Registered: 2015-09-30
Posts: 577
Website

Re: June 2016 Screenshots

@Sector11
If you simply want the full size image go via 'Embed codes';
https://cdn.scrot.moe/images/2016/06/17 … 386389.jpg

BBCode:If you want the thumbnail image linked to the large image within scrot.moe;

wallhaven-386389.th.jpg

[url=https://scrot.moe/image/qQs6][img]https://cdn.scrot.moe/images/2016/06/17/wallhaven-386389.th.jpg[/img][/url]

A quick tweak results in the thumbnail linking to the CDN large image output;

wallhaven-386389.th.jpg

[url=https://cdn.scrot.moe/images/2016/06/17/wallhaven-386389.jpg][img]https://cdn.scrot.moe/images/2016/06/17/wallhaven-386389.th.jpg[/img][/url]

simply substitute the '.th' in the hyperlink for the full image link as above


hope this helps  wink

Last edited by mrneilypops (2016-06-17 23:25:49)

Offline

  1. Index
  2. » Artwork & Screenshots
  3. » June 2016 Screenshots

Board footer

Powered by FluxBB