You are not logged in.
Offline
So i just switched to Arch and XFCE today (from LMDE Cinnamon) and came up with this:
.conkyrc (The Arch Logo is on the Wallpaper )
######################
### Conky Settings ###
######################
alignment top_right
background yes
use_xft yes
xftfont 123:size=8
xftalpha 0.1
update_interval 0.5
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 250 5
maximum_width 250
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color gray
default_shade_color red
default_outline_color green
gap_x 35
gap_y 190
no_buffers no
uppercase no
cpu_avg_samples 2
net_avg_samples 1
override_utf8_locale yes
use_spacer yes
text_buffer_size 256
#####################
### Text Settings ###
#####################
TEXT
### Header ###
#${font Arial:size=20}${color Ivory}LINUX${color #1793d1}MINT
### System ###
${voffset -90}
${font Arial:bold:size=10}${color #1793d1}SYSTEM ${color #1275a6}${hr 2}
${color DimGray}
${font}
${font Arial:bold:size=10}${color #1793d1}SYSTEM ${color #1275a6} ${hr 2}
$font${color DimGray}$sysname $kernel $alignr $machine
Intel Pentium D $alignr${freq_g cpu0}Ghz
Uptime $alignr${uptime}
File System $alignr${fs_type}
### CPU ###
${font Arial:bold:size=10}${color #1793d1}PROCESSORS ${color #1275a6}${hr 2}
$font${color DimGray}CPU1 ${cpu cpu1}% ${cpubar cpu1}
CPU2 ${cpu cpu2}% ${cpubar cpu2}
CPU3 ${cpu cpu3}% ${cpubar cpu3}
CPU4 ${cpu cpu4}% ${cpubar cpu4}
### RAM ###
${font Arial:bold:size=10}${color #1793d1}MEMORY ${color #1275a6}${hr 2}
$font${color DimGray}MEM $alignc $mem / $memmax $alignr $memperc%
$membar
### HDD ###
${font Arial:bold:size=10}${color #1793d1}HDD ${color #1275a6}${hr 2}
$font${color DimGray}/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_free_perc /}%
${fs_bar /}
/home $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_free_perc /home}%
${fs_bar /home}
extHDD $alignc ${fs_used /media/gosu/extHDD1} / ${fs_size /media/gosu/extHDD1} $alignr ${fs_free_perc /media/gosu/extHDD1}%
${fs_bar /media/gosu/extHDD1}
### Network ###
${font Arial:bold:size=10}${color #1793d1}NETWORK ${color #1275a6}${hr 2}
$font${color DimGray}IP local $alignr ${addr eth0}
IP extern $alignr ${execi 7200 wget http://v4.ipv6-test.com/api/myip.php -q -O -}
Down $alignr ${downspeed eth0} kb/s
Up $alignr ${upspeed eth0} kb/s
Downloaded: $alignr ${totaldown eth0}
Uploaded: $alignr ${totalup eth0}
### EVE Server Status ###
#${font Arial:bold:size=10}${color #1793d1}EVE SERVER STATUS ${color #1275a6}${hr 2}
#${font}${color DimGray}Tranquility (Live): ${alignr}${execi 30 ~/.conky/pingtest.sh 87.237.38.200}
#${font}${color DimGray}Singularity (Test): ${alignr}${execi 30 ~/.conky/pingtest.sh 87.237.38.50}
### Top Processes ###
${font Arial:bold:size=10}${color #1793d1}TOP PROCESSES ${color #1275a6}${hr 2}
${color DimGray}$font${top_mem name 1}${alignr}${top mem 1} %
$font${top_mem name 2}${alignr}${top mem 2} %
$font${top_mem name 3}${alignr}${top mem 3} %
$font${top_mem name 4}${alignr}${top mem 4} %
$font${top_mem name 5}${alignr}${top mem 5} %
$font${top_mem name 6}${alignr}${top mem 6} %
$font${top_mem name 7}${alignr}${top mem 7} %
$font${top_mem name 8}${alignr}${top mem 8} %
$font${top_mem name 9}${alignr}${top mem 9} %
$font${top_mem name 10}${alignr}${top mem 10} %
### Weather / unused ###
#${font Arial:bold:size=10}${color #1793d1}WEATHER ${color #1275a6}${hr 2}
#${font}${color DimGray}
screenshot-function
#screenfetchss function
function screenfetch-ss {
resize -s 22 75
clear
screenfetch
sleep 1
import -window root ~/Bilder/Screenfetch_$(date '+%Y%m%d-%H%M%S').png
sleep 1
resize -s 40 120
clear
}
PS1
# custom prommpt
CYAN=$'\033[0;36m'
WHITE=$'\033[1;37m'
GREEN=$'\033[0;93m'
LBLUE=$'\033[1;34m'
RED=$'\033[1;31m'
LGREEN=$'\033[0;92m'
RESET=$'\033[m'
get_exit_status(){
es=$?
if [ $es -eq 0 ]
then
echo -e "${LGREEN}${es}${CYAN}"
else
echo -e "${RED}${es}${CYAN}"
fi
}
PROMPT_COMMAND='exitStatus=$(get_exit_status)'
PS1='\[${CYAN}\]┌─[\[${WHITE}\]\u@\h\[${RESET}\]\[${CYAN}\]]─[\[${exitStatus}\]]─[\[${GREEN}\]\w\[${CYAN}\]]\n└─[\[${LBLUE}\]\A\[${CYAN}\]]> \[${RESET}\]'
Offline
First post ever!
Super basic set-up, just how I like them.
Numix GTK theme,
Numix-Circle icon theme,
Docky,
and a transparent top xfce4-panel with Workspace switcher, Window Buttons, Notification Area, Audio Mixer, Date, Power Off Button and Time.
Wallpaper is "custom-made", link here: http://imgur.com/OzqNSK7
Offline
After some DE-hopping I've ended up with XFCE once more. For me it is just a reminder about how great this DE actually is for my purposes. Lightweight, highly configurable and reasonably beautiful. I've got it running on my Dell XPS15 L502x with Samsung 840EVO SSD and it is absolutely blazingly fast...
Images are clickable...
Full-screen application (top panel integration)
GTK+-theme: Numix
XFWM-theme: Numix Dark
Icon-theme: Numix Square
System font: Roboto Medium
Wallpaper: concinnity by minteastwood
Dock: Docky
Running: Terminator, Firefox
Last edited by bdalenoord (2014-09-24 20:04:43)
Offline
After some DE-hopping I've ended up with XFCE once more. For me it is just a reminder about how great this DE actually is for my purposes. Lightweight, highly configurable and reasonably beautiful. I've got it running on my Dell XPS15 L502x with Samsung 840EVO SSD and it is absolutely blazingly fast...
Images are clickable...
Clean
http://i.imgur.com/IJkCitYs.jpgSystem info
http://i.imgur.com/nqrPbi8s.jpgFull-screen application (top panel integration)
http://i.imgur.com/lBFz4wzs.jpgGTK+-theme: Numix
XFWM-theme: Numix Dark
Icon-theme: Numix Square
System font: Roboto Medium
Wallpaper: concinnity by minteastwoodDock: Docky
Running: Terminator, Firefox
This is perfect I need to ask how did you do the top panel integration thingy
Last edited by thedeli (2014-09-25 05:17:17)
Offline
It's easy... The panel is set to length 1% with auto-increase and told 'don't reserve space on borders'. It will snap to the middle of the screen if you move across the top slowly...
Offline
It's easy... The panel is set to length 1% with auto-increase and told 'don't reserve space on borders'. It will snap to the middle of the screen if you move across the top slowly...
Thanks
Offline
bdalenoord wrote:It's easy... The panel is set to length 1% with auto-increase and told 'don't reserve space on borders'. It will snap to the middle of the screen if you move across the top slowly...
Thanks
please thedeli, how you did it?
I've got numix-themes, set de panel on center, installed plank,... but no way the panel integrates on the application window.
I'm new to xfce, so please be patience
Offline
Offline
Cross-post of November 2014 Screenshot thread
Offline
What font & theme are you using here? font looks so nice.
Offline
What font & theme are you using here? font looks so nice.
It seems to me that it is Roboto Condensed. http://www.google.com/fonts/specimen/Roboto+Condensed
Offline
Brother Root wrote:What font & theme are you using here? font looks so nice.
Might sound silly, but I do not remember name of the theme I was using at that time. Tried to find it later, but failed. Zukitwo
As per the font - Roboto Condensed + infinality.
Last edited by Brother Root (2014-11-25 21:11:14)
Offline
Offline
That looks great. Care to share a link to the wallpaper?
Offline
Offline
crossposting
https://i.imgur.com/WGAeMTR.jpg
xfce+openbox
gtk: ArchNumixWhite
openbox: Nilinca Flat
icons: mostly Ozon + ACYL
Avant Window Navigator, xfce4-panel, compton
That's awesome! Can you post a little how to so it can replicated?
Offline
Thanks! What do you want to know?
Offline
Thanks! What do you want to know?
How did you get the panel that way?
Also, what's that launcher on the bottom?
Last edited by woomia (2014-12-01 23:41:59)
Offline
The panel has expanded separators on both sides of the clock. The systray icons (ACYL) are located in ~/.icons/my icon theme/16x16 and 22x22.
The launcher is avant window navigator. You can customize each icon. I mostly used ACYL.
ACYL icon theme : http://www.deviantart.com/browse/all/#/ … 24910?hf=1
Last edited by Lala0KjOA (2014-12-02 13:25:13)
Offline