sudo apt-add-repository ppa:ehoover/compholio
sudo apt-get update
sudo apt-get install netflix-desktop
Showing posts with label Using Ubuntu 14.04 LTS. Show all posts
Showing posts with label Using Ubuntu 14.04 LTS. Show all posts
Sunday, July 5, 2015
Thursday, September 25, 2014
Monday, June 30, 2014
Simple Conky for My Ubuntu GNOME 14.04 LTS (Script)
# JJ's Conky Script V1.5
# 06/30/2014
# Conky window features
alignment top_right
background no
border_width 1
default_color white
default_outline_color white
default_shade_color black
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont DejaVu Sans:size=8
gap_x 15
gap_y 15
minimum_width 180
maximum_width 300
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_type normal
own_window_argb_visual yes
own_window_argb_value 255
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
short_units
stippled_borders 3
update_interval 1
uppercase no
use_spacer none
TEXT
${image ~/.conky/GNOME-Logo2.png -p 75,0 -s 72x72}
${alignr}$color${execi 30 lsb_release -ds}
${alignr}$color${execi 30 gnome-shell --version}
${alignr}$color$kernel $machine
${voffset 10}${font NanumGothic:size=10}${time %A}${font}${voffset -10}
${voffset 10}${font NanumGothic:size=10}${time %B} ${time %e}, ${time %Y} ${font}${voffset -10}
${voffset 10}${font NanumGothic:size=18}${time %I:%M %p}${font}${voffset -10}
${font NanumGothic:size=12}${alignc}Uptime: $color${uptime_short}
Friday, June 27, 2014
Subscribe to:
Posts (Atom)


















