You are not logged in.
after clean install compiz standalone, tint2, conky, pcmanfm
clean:
http://xs.to/thumb-F88C_4B647E33.jpgless clean:
http://xs.to/thumb-3A9E_4B647E33.jpg
can you share you tintrc and conkyrc config files?
Offline
Arch Linux x86_64
WMii-hg
irSSi, MOC, Nitrogen, viFM, Muttator, Vimprobable2+Tabbed, ViM, Screen
Dirty
Last edited by MreDD (2010-01-31 05:55:09)
...MikereDD
:Go Away & Give My Pillow Back!!:
aur pkgbuilds - mostly fortune-mod's & fonts
Offline
lolilolicon wrote:http://s3.amazonaws.com/scrnshots.com/s … g_med_rect
It's been a while, altho nothing has changedA stupid question from somebody who doesn't use tiling wms - what's a scratchpad at your screenshot?
It's the floating terminal. I only use the scratchpad as a way to do drop-down terminal (what yakuake/guake/tilda do), although I'm sure there are much cooler use of it. The scratchpad normally appears at a smaller size and a better position, but then I can't show off my -thing- like this
Ask anrxc for more on scratchpad -- he's an addict --
This silver ladybug at line 28...
Offline
Nothing really changed, showing my progress untill now in pimping firefox (credits go to weakhead for the tips).
Need some assistance though. I have found a userstyle which removes the favicon of the active search-engine in the searchbox, but as you can see in the screenshot the arrow to open the dropbox for selecting another search-engine doesn't fit in the picture.
Here the userstyle:
/* Hide the search engine favicon */
#searchbar .searchbar-engine-image {
width: 0 !important;
padding-left: 18px !important;
margin-left: -15px !important;
background: transparent
}
Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."
Offline
BlackHawk wrote:My desktop:
http://xs.to/thumb-4674_4B64A5F1.jpgHow are you doing the calendar on your desktop?
With Screenlets!
Offline
Offline
Lol!
I've nothing against X nowadays...if you would have asked this 2 years ago, I'd have told you to shove it (X, not your general opinions). Ah....the good old framebuffer days...
/me kills X for the fun of it
...seconds pass
/me is back
In other news, I installed gnome today. I need a bit of a Ratpoison break
Last edited by Lich (2010-01-31 11:28:14)
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
I updated my config using the Xcolor and tmux theme from jasonwryan... I add a border in DWM to keep my conky visible (except in fullscreen mode). I also change my wallpaper.
CLEAN :
http://www.julienpecqueur.com/wordpress … _small.pngMUTT in TMUX :
http://www.julienpecqueur.com/wordpress … _small.pngCHROMIUM :
http://www.julienpecqueur.com/wordpress … _small.pngMon dépot DWM ici : http://server.julienpecqueur.com:10000/
i've been trying to setup my dwm on my eepc like that...how did u get the bottom bar to have transparency..or am i seeing things?may i have your configs....?thanks
what i cannot build, i do not understand
Offline
snip
This what I did to get rid of everything except for the 'Google' text.
/* --- SEARCH BAR --- */
/* Remove the icon in the Searchbar */
.searchbar-engine-button
{
display: none !important;
}
/* Remove the dropdown arrow in the Searchbar */
.searchbar-dropmarker-image
{
display: none !important;
}
/* Remove magnifying glass button from search box*/
/* .search-go-button-stack { display: none !important; } */
.search-go-container {display: none !important;}
Offline
ilembitov wrote:lolilolicon wrote:http://s3.amazonaws.com/scrnshots.com/s … g_med_rect
It's been a while, altho nothing has changedA stupid question from somebody who doesn't use tiling wms - what's a scratchpad at your screenshot?
It's the floating terminal. I only use the scratchpad as a way to do drop-down terminal (what yakuake/guake/tilda do), although I'm sure there are much cooler use of it. The scratchpad normally appears at a smaller size and a better position, but then I can't show off my -thing- like this
Ask anrxc for more on scratchpad -- he's an addict --
urxvt has a perl extension for this - kuake
kuake<hotkey>
A very primitive quake-console-like extension. It was inspired by a
description of how the programs "kuake" and "yakuake" work:
Whenever the user presses a global accelerator key (by default
"F10"), the terminal will show or hide itself. Another press of the
accelerator key will hide or show it again.
.:[dotfiles]:.
Offline
lman wrote:after clean install compiz standalone, tint2, conky, pcmanfm
clean:
http://xs.to/thumb-F88C_4B647E33.jpgless clean:
http://xs.to/thumb-3A9E_4B647E33.jpgcan you share you tintrc and conkyrc config files?
sure:
tint2rc
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 5
border_width = 1
background_color = #000000 50
border_color = #ffffff 40
rounded = 5
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 50
rounded = 5
border_width = 0
background_color = #ffffff 18
border_color = #ffffff 70
rounded = 5
border_width = 0
background_color = #ffa5a5 18
border_color = #ffffff 70
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = top left vertical
panel_size = 75% 50
panel_margin = 0 0
panel_padding = 2 0
font_shadow = 1
panel_background_id = 0
wm_menu = 0
panel_dock = 1
panel_layer = top
#---------------------------------------------
# TASKBAR
#---------------------------------------------
#taskbar_mode = multi_desktop
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 1
#taskbar_active_background_id = 0
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_maximum_size = 140 35
task_centered = 1
task_padding = 6 3
task_font = sans 7
task_font_color = #ffffff 70
task_background_id = 3
task_icon_asb = 100 0 0
# replace STATUS by 'urgent', 'active' or 'iconfied'
#task_STATUS_background_id = 2
#task_STATUS_font_color = #ffffff 85
#task_STATUS_icon_asb = 100 0 0
# example:
task_active_background_id = 2
task_active_font_color = #ffffff 85
task_active_icon_asb = 100 0 0
task_urgent_background_id = 4
task_urgent_font_color = #ec9b9b 85
task_urgent_icon_asb = 100 0 0
urgent_nb_of_blink = 8
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 4 4 5
systray_background_id = 1
systray_sort = left2right
systray_icon_size = 16
systray_icon_asb = 100 0 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans bold 8
time2_format = %h.%e
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 4 2
clock_background_id = 1
#clock_lclick_command = xclock
clock_rclick_command = orage
#clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 0
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font_color = #OOOOOO 80
tooltip_font = sans 10
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 4
strut_policy = minimum
.conkyrc
# -- Conky settings -- #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
# -- Window specifications -- #
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 1
border_outer_margin 0
minimum_size 100 260
maximum_width 100
alignment bottom_left
gap_x 0
gap_y 0
# -- Graphics settings -- #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
# -- Text settings -- #
use_xft yes
xftfont DejaVu Sans Mono:size=6.5
xftalpha 0.4
uppercase no
default_color bbbbbb
border_width 0
# -- Lua Load -- #
lua_load ~/.lua.lua
lua_draw_hook_pre ring_stats
TEXT
${voffset 75} ${goto 5}CPU
${voffset 40}${goto 5}MEM
${voffset 35}${goto 5}${downspeed eth0}
${goto 5}${upspeed eth0}
${voffset 10}${goto 5}${color cccccc}${font ConkyWeather:size=25}${execi 600 conkyForecast --location=EZXX0002 --datatype=WF}${font}${color}
${goto 10}${execi 600 conkyForecast --location=EZXX0002 --datatype=HT}
.lua.lua
--[[
Ring Meters by londonali1010 (2009)
This script draws percentage meters as rings. It is fully customisable; all options are described in the script.
IMPORTANT: if you are using the 'cpu' function, it will cause a segmentation fault if it tries to draw a ring straight away. The if statement on line 145 uses a delay to make sure that this doesn't happen. It calculates the length of the delay by the number of updates since Conky started. Generally, a value of 5s is long enough, so if you update Conky every 1s, use update_num > 5 in that if statement (the default). If you only update Conky every 2s, you should change it to update_num > 3; conversely if you update Conky every 0.5s, you should use update_num > 10. ALSO, if you change your Conky, is it best to use "killall conky; conky" to update it, otherwise the update_num will not be reset and you will get an error.
To call this script in Conky, use the following (assuming that you save this script to ~/scripts/rings.lua):
lua_load ~/scripts/rings-v1.2.1.lua
lua_draw_hook_pre ring_stats
Changelog:
+ v1.2.1 -- Fixed minor bug that caused script to crash if conky_parse() returns a nil value (20.10.2009)
+ v1.2 -- Added option for the ending angle of the rings (07.10.2009)
+ v1.1 -- Added options for the starting angle of the rings, and added the "max" variable, to allow for variables that output a numerical value rather than a percentage (29.09.2009)
+ v1.0 -- Original release (28.09.2009)
]]
settings_table = {
{
-- Edit this table to customise your rings.
-- You can create more rings simply by adding more elements to settings_table.
-- "name" is the type of stat to display; you can choose from 'cpu', 'memperc', 'fs_used_perc', 'battery_used_perc'.
name='time',
-- "arg" is the argument to the stat type, e.g. if in Conky you would write ${cpu cpu0}, 'cpu0' would be the argument. If you would not use an argument in the Conky variable, use ''.
arg='%I.%M',
-- "max" is the maximum value of the ring. If the Conky variable outputs a percentage, use 100.
max=12,
-- "bg_colour" is the colour of the base ring.
bg_colour=0x000000,
-- "bg_alpha" is the alpha value of the base ring.
bg_alpha=0.5,
-- "fg_colour" is the colour of the indicator part of the ring.
fg_colour=0xffffff,
-- "fg_alpha" is the alpha value of the indicator part of the ring.
fg_alpha=0.6,
-- "x" and "y" are the x and y coordinates of the centre of the ring, relative to the top left corner of the Conky window.
x=25, y=25,
-- "radius" is the radius of the ring.
radius=10,
-- "thickness" is the thickness of the ring, centred around the radius.
thickness=6,
-- "start_angle" is the starting angle of the ring, in degrees, clockwise from top. Value can be either positive or negative.
start_angle=0,
-- "end_angle" is the ending angle of the ring, in degrees, clockwise from top. Value can be either positive or negative, but must be larger (e.g. more clockwise) than start_angle.
end_angle=360
},
{
name='time',
arg='%M.%S',
max=60,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=25,
radius=16,
thickness=4,
start_angle=0,
end_angle=360
},
{
name='time',
arg='%S',
max=60,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=25,
radius=20,
thickness=2,
start_angle=0,
end_angle=360
},
{
name='cpu',
arg='cpu0',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=75,
radius=19,
thickness=3,
start_angle=-90,
end_angle=210
},
{
name='cpu',
arg='cpu1',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=75,
radius=15,
thickness=3,
start_angle=-90,
end_angle=200
},
{
name='cpu',
arg='cpu2',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=75,
radius=11,
thickness=3,
start_angle=-90,
end_angle=190
},
{
name='cpu',
arg='cpu3',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=75,
radius=7,
thickness=3,
start_angle=-90,
end_angle=180
},
{
name='memperc',
arg='',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=125,
radius=19,
thickness=5,
start_angle=-90,
end_angle=200
},
{
name='swapperc',
arg='',
max=100,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=125,
radius=13,
thickness=5,
start_angle=-90,
end_angle=180
},
{
name='upspeedf',
arg='eth0',
max=11000,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=175,
radius=13,
thickness=5,
start_angle=-90,
end_angle=180
},
{
name='downspeedf',
arg='eth0',
max=11000,
bg_colour=0x000000,
bg_alpha=0.5,
fg_colour=0xffffff,
fg_alpha=0.6,
x=25, y=175,
radius=19,
thickness=5,
start_angle=-90,
end_angle=200
},
}
require 'cairo'
function rgb_to_r_g_b(colour,alpha)
return ((colour / 0x10000) % 0x100) / 255., ((colour / 0x100) % 0x100) / 255., (colour % 0x100) / 255., alpha
end
function draw_ring(cr,t,pt)
local w,h=conky_window.width,conky_window.height
local xc,yc,ring_r,ring_w,sa,ea=pt['x'],pt['y'],pt['radius'],pt['thickness'],pt['start_angle'],pt['end_angle']
local bgc, bga, fgc, fga=pt['bg_colour'], pt['bg_alpha'], pt['fg_colour'], pt['fg_alpha']
local angle_0=sa*(2*math.pi/360)-math.pi/2
local angle_f=ea*(2*math.pi/360)-math.pi/2
local t_arc=t*(angle_f-angle_0)
-- Draw background ring
cairo_arc(cr,xc,yc,ring_r,angle_0,angle_f)
cairo_set_source_rgba(cr,rgb_to_r_g_b(bgc,bga))
cairo_set_line_width(cr,ring_w)
cairo_stroke(cr)
-- Draw indicator ring
cairo_arc(cr,xc,yc,ring_r,angle_0,angle_0+t_arc)
cairo_set_source_rgba(cr,rgb_to_r_g_b(fgc,fga))
cairo_stroke(cr)
end
function conky_ring_stats()
local function setup_rings(cr,pt)
local str=''
local value=0
str=string.format('${%s %s}',pt['name'],pt['arg'])
str=conky_parse(str)
value=tonumber(str)
if value == nil then value = 0 end
pct=value/pt['max']
draw_ring(cr,pct,pt)
end
if conky_window==nil then return end
local cs=cairo_xlib_surface_create(conky_window.display,conky_window.drawable,conky_window.visual, conky_window.width,conky_window.height)
local cr=cairo_create(cs)
local updates=conky_parse('${updates}')
update_num=tonumber(updates)
if update_num>5 then
for i in pairs(settings_table) do
setup_rings(cr,settings_table[i])
end
end
end
And I'm using conky-forecast from AUR.
Offline
.:B:. wrote:BlackHawk wrote:My desktop:
http://xs.to/thumb-4674_4B64A5F1.jpgHow are you doing the calendar on your desktop?
With Screenlets!
Thanks .
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
ilembitov wrote:A stupid question from somebody who doesn't use tiling wms - what's a scratchpad at your screenshot?
Ask anrxc for more on scratchpad -- he's an addict --
This should explain it http://awesome.naquadah.org/wiki/Scratc … troduction
You need to install an RTFM interface.
Offline
Looks so nice! Could you share the wallpaper, please.
Offline
here's my desktop, Tranquil and relaxing..
While we are on the subject of desktops/wallpapers, I was wondering if i set individual actions for each desktop so its a slideshow for EACH desktop, will that use alot of memory/resourses? causing any slowdowns?
i have 4 gigs ram, no swap file, and triplecore 64bit 2.1ghz, thanks for any responses..
(or is there some setting somewhere to set priority for each desktop switching pictures for a slideshow on each?)
thanks..
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
snip
Thx, that's the solution
Arch x86_64 on HP 6820s and on HP nx9420. Registered Linux User 350155, since 24-03-2004
"Everyone said that it could not be done, until someone came along who didn't know that."
Offline
JPEC wrote:I updated my config using the Xcolor and tmux theme from jasonwryan... I add a border in DWM to keep my conky visible (except in fullscreen mode). I also change my wallpaper.
CLEAN :
http://www.julienpecqueur.com/wordpress … _small.pngMUTT in TMUX :
http://www.julienpecqueur.com/wordpress … _small.pngCHROMIUM :
http://www.julienpecqueur.com/wordpress … _small.pngMon dépot DWM ici : http://server.julienpecqueur.com:10000/
i've been trying to setup my dwm on my eepc like that...how did u get the bottom bar to have transparency..or am i seeing things?may i have your configs....?thanks
Hi,
the bottom bar is conky; the config file is here : http://www.julienpecqueur.com/wordpress … ion-conky/
for the systray : http://www.julienpecqueur.com/wordpress … -dans-dwm/
sorry but my blog is in french
have fun!
Julien Pecqueur (JPEC)
--
[url]http://julienpecqueur.com - Unix, code & web![/url]
HTC Magic (Android) | Shuttle X27D (Archlinux + DWM) | Asus EeeBox (Debian Lenny Server)
Offline
Lol!
I've nothing against X nowadays...if you would have asked this 2 years ago, I'd have told you to shove it (X, not your general opinions). Ah....the good old framebuffer days...
/me kills X for the fun of it
...seconds pass
/me is back
In other news, I installed gnome today. I need a bit of a Ratpoison break
gnome over ratpoison?
blasphemy.
musca is nice, so is ratpoison, good for the occasional X app like surf.
Offline
b52 wrote:Hey fellas,
that's my current desktop:
http://omploader.org/vMzY0aA/cheese-thumb.pngFeaturing:
- tint2
- ipager
- stalonetray
- thetime
- urxvt
- weechat
- pcmanfmcheers ,)
Can you post your weechat configs too? Thanks again
sure, here you go
#
# weechat.conf -- weechat v0.3.1-dev
#
[debug]
[startup]
command_after_plugins = ""
command_before_plugins = ""
display_logo = on
display_version = on
weechat_slogan = "the geekiest chat client!"
[look]
buffer_notify_default = all
buffer_time_format = "%H:%M "
color_nicks_number = 10
color_real_white = off
day_change = on
day_change_time_format = "%a, %d %b %Y"
highlight = ""
hline_char = "-"
hotlist_names_count = 3
hotlist_names_length = 0
hotlist_names_level = 12
hotlist_names_merged_buffers = off
hotlist_short_names = on
hotlist_sort = group_time_asc
item_time_format = "%H:%M "
jump_current_to_previous_buffer = on
jump_previous_buffer_when_closing = on
nickmode = on
nickmode_empty = off
paste_max_lines = 3
prefix_action = " *"
prefix_align = right
prefix_align_max = 0
prefix_align_more = on
prefix_buffer_align = right
prefix_buffer_align_max = 0
prefix_buffer_align_more = on
prefix_error = "!!!"
prefix_join = ">>>"
prefix_network = "***"
prefix_quit = "<<<"
prefix_suffix = ""
read_marker = none
save_config_on_exit = on
save_layout_on_exit = none
scroll_amount = 3
scroll_page_percent = 100
search_text_not_found_alert = on
set_title = on
[color]
bar_more = lightmagenta
chat = default
chat_bg = default
chat_buffer = white
chat_channel = white
chat_delimiters = green
chat_highlight = black
chat_highlight_bg = lightmagenta
chat_host = cyan
chat_nick = lightcyan
chat_nick_color01 = cyan
chat_nick_color02 = magenta
chat_nick_color03 = green
chat_nick_color04 = brown
chat_nick_color05 = lightblue
chat_nick_color06 = default
chat_nick_color07 = lightcyan
chat_nick_color08 = lightmagenta
chat_nick_color09 = lightgreen
chat_nick_color10 = blue
chat_nick_other = cyan
chat_nick_self = yellow
chat_prefix_action = white
chat_prefix_buffer = brown
chat_prefix_error = yellow
chat_prefix_join = lightgreen
chat_prefix_more = lightmagenta
chat_prefix_network = magenta
chat_prefix_quit = lightred
chat_prefix_suffix = cyan
chat_read_marker = magenta
chat_read_marker_bg = default
chat_server = brown
chat_text_found = yellow
chat_text_found_bg = lightmagenta
chat_time = default
chat_time_delimiters = default
chat_value = cyan
input_actions = lightgreen
input_text_not_found = red
nicklist_away = cyan
nicklist_group = green
nicklist_more = lightmagenta
nicklist_prefix1 = lightgreen
nicklist_prefix2 = lightmagenta
nicklist_prefix3 = yellow
nicklist_prefix4 = blue
nicklist_prefix5 = brown
separator = cyan
status_data_highlight = lightmagenta
status_data_msg = yellow
status_data_other = default
status_data_private = lightgreen
status_filter = green
status_more = yellow
status_name = white
status_number = yellow
status_time = default
[completion]
default_template = "%(nicks)|%(irc_channels)"
nick_add_space = on
nick_completer = ":"
nick_first_only = off
nick_ignore_chars = "[]-^"
partial_completion_alert = on
partial_completion_command = off
partial_completion_command_arg = off
partial_completion_count = on
partial_completion_other = off
[history]
display_default = 5
max_commands = 100
max_lines = 4096
max_visited_buffers = 50
[proxy]
[network]
gnutls_ca_file = "%h/ssl/CAs.pem"
[plugin]
autoload = "*"
debug = off
extension = ".so"
path = "%h/plugins"
save_config_on_unload = on
[bar]
buffers.color_bg = default
buffers.color_delim = default
buffers.color_fg = default
buffers.conditions = ""
buffers.filling_left_right = vertical
buffers.filling_top_bottom = horizontal
buffers.hidden = on
buffers.items = "buffers"
buffers.position = left
buffers.priority = 1
buffers.separator = on
buffers.size = 0
buffers.size_max = 0
buffers.type = root
input.color_bg = default
input.color_delim = cyan
input.color_fg = cyan
input.conditions = ""
input.filling_left_right = vertical
input.filling_top_bottom = horizontal
input.hidden = off
input.items = "(away),[input_search],[input_paste],input_text"
input.position = bottom
input.priority = 1000
input.separator = off
input.size = 1
input.size_max = 0
input.type = window
nicklist.color_bg = default
nicklist.color_delim = cyan
nicklist.color_fg = default
nicklist.conditions = "nicklist"
nicklist.filling_left_right = vertical
nicklist.filling_top_bottom = columns_vertical
nicklist.hidden = on
nicklist.items = "buffer_nicklist"
nicklist.position = right
nicklist.priority = 200
nicklist.separator = on
nicklist.size = 0
nicklist.size_max = 0
nicklist.type = window
status.color_bg = default
status.color_delim = cyan
status.color_fg = cyan
status.conditions = ""
status.filling_left_right = vertical
status.filling_top_bottom = horizontal
status.hidden = off
status.items = "buffers,scroll"
status.position = bottom
status.priority = 2
status.separator = on
status.size = 0
status.size_max = 0
status.type = window
title.color_bg = default
title.color_delim = magenta
title.color_fg = cyan
title.conditions = ""
title.filling_left_right = vertical
title.filling_top_bottom = horizontal
title.hidden = off
title.items = "buffer_title"
title.position = top
title.priority = 500
title.separator = on
title.size = 0
title.size_max = 0
title.type = window
[layout]
[notify]
[filter]
joinquit = on;*;irc_join,irc_part,irc_quit;*
[key]
ctrl-? = "/input delete_previous_char"
ctrl-A = "/input move_beginning_of_line"
ctrl-B = "/input move_previous_char"
ctrl-Cb = "/input insert \x02"
ctrl-Cc = "/input insert \x03"
ctrl-Ci = "/input insert \x1D"
ctrl-Co = "/input insert \x0F"
ctrl-Cr = "/input insert \x12"
ctrl-Cu = "/input insert \x15"
ctrl-D = "/input delete_next_char"
ctrl-E = "/input move_end_of_line"
ctrl-F = "/input move_next_char"
ctrl-H = "/input delete_previous_char"
ctrl-I = "/input complete_next"
ctrl-J = "/input return"
ctrl-K = "/input delete_end_of_line"
ctrl-L = "/window refresh"
ctrl-M = "/input return"
ctrl-N = "/buffer +1"
ctrl-P = "/buffer -1"
ctrl-R = "/input search_text"
ctrl-Sctrl-U = "/input set_unread"
ctrl-T = "/input transpose_chars"
ctrl-U = "/input delete_beginning_of_line"
ctrl-W = "/input delete_previous_word"
ctrl-X = "/input switch_active_buffer"
ctrl-Y = "/input clipboard_paste"
meta-0 = "/buffer *10"
meta-1 = "/buffer *1"
meta-2 = "/buffer *2"
meta-3 = "/buffer *3"
meta-4 = "/buffer *4"
meta-5 = "/buffer *5"
meta-6 = "/buffer *6"
meta-7 = "/buffer *7"
meta-8 = "/buffer *8"
meta-9 = "/buffer *9"
meta-< = "/input jump_previously_visited_buffer"
meta-= = "/filter toggle"
meta-> = "/input jump_next_visited_buffer"
meta-Oa = "/input history_global_previous"
meta-Ob = "/input history_global_next"
meta-Oc = "/input move_next_word"
meta-Od = "/input move_previous_word"
meta2-15~ = "/buffer -1"
meta2-17~ = "/buffer +1"
meta2-18~ = "/window -1"
meta2-19~ = "/window +1"
meta2-1;3C = "/buffer +1"
meta2-1;3D = "/buffer -1"
meta2-1~ = "/input move_beginning_of_line"
meta2-20~ = "/bar scroll title * x-50%"
meta2-21~ = "/bar scroll title * x+50%"
meta2-23~ = "/bar scroll nicklist * y-100%"
meta2-24~ = "/bar scroll nicklist * y+100%"
meta2-3~ = "/input delete_next_char"
meta2-4~ = "/input move_end_of_line"
meta2-5~ = "/window page_up"
meta2-6~ = "/window page_down"
meta2-7~ = "/input move_beginning_of_line"
meta2-8~ = "/input move_end_of_line"
meta2-A = "/input history_previous"
meta2-B = "/input history_next"
meta2-C = "/input move_next_char"
meta2-D = "/input move_previous_char"
meta2-F = "/input move_end_of_line"
meta2-G = "/window page_down"
meta2-H = "/input move_beginning_of_line"
meta2-I = "/window page_up"
meta2-Z = "/input complete_previous"
meta-meta2-1~ = "/window scroll_top"
meta-meta2-23~ = "/bar scroll nicklist * yb"
meta-meta2-24~ = "/bar scroll nicklist * ye"
meta-meta2-4~ = "/window scroll_bottom"
meta-meta2-5~ = "/window scroll_up"
meta-meta2-6~ = "/window scroll_down"
meta-meta2-7~ = "/window scroll_top"
meta-meta2-8~ = "/window scroll_bottom"
meta-meta2-A = "/buffer -1"
meta-meta2-B = "/buffer +1"
meta-meta2-C = "/buffer +1"
meta-meta2-D = "/buffer -1"
meta-a = "/input jump_smart"
meta-b = "/input move_previous_word"
meta-d = "/input delete_next_word"
meta-f = "/input move_next_word"
meta-h = "/input hotlist_clear"
meta-j01 = "/buffer 1"
meta-j02 = "/buffer 2"
meta-j03 = "/buffer 3"
meta-j04 = "/buffer 4"
meta-j05 = "/buffer 5"
meta-j06 = "/buffer 6"
meta-j07 = "/buffer 7"
meta-j08 = "/buffer 8"
meta-j09 = "/buffer 9"
meta-j10 = "/buffer 10"
meta-j11 = "/buffer 11"
meta-j12 = "/buffer 12"
meta-j13 = "/buffer 13"
meta-j14 = "/buffer 14"
meta-j15 = "/buffer 15"
meta-j16 = "/buffer 16"
meta-j17 = "/buffer 17"
meta-j18 = "/buffer 18"
meta-j19 = "/buffer 19"
meta-j20 = "/buffer 20"
meta-j21 = "/buffer 21"
meta-j22 = "/buffer 22"
meta-j23 = "/buffer 23"
meta-j24 = "/buffer 24"
meta-j25 = "/buffer 25"
meta-j26 = "/buffer 26"
meta-j27 = "/buffer 27"
meta-j28 = "/buffer 28"
meta-j29 = "/buffer 29"
meta-j30 = "/buffer 30"
meta-j31 = "/buffer 31"
meta-j32 = "/buffer 32"
meta-j33 = "/buffer 33"
meta-j34 = "/buffer 34"
meta-j35 = "/buffer 35"
meta-j36 = "/buffer 36"
meta-j37 = "/buffer 37"
meta-j38 = "/buffer 38"
meta-j39 = "/buffer 39"
meta-j40 = "/buffer 40"
meta-j41 = "/buffer 41"
meta-j42 = "/buffer 42"
meta-j43 = "/buffer 43"
meta-j44 = "/buffer 44"
meta-j45 = "/buffer 45"
meta-j46 = "/buffer 46"
meta-j47 = "/buffer 47"
meta-j48 = "/buffer 48"
meta-j49 = "/buffer 49"
meta-j50 = "/buffer 50"
meta-j51 = "/buffer 51"
meta-j52 = "/buffer 52"
meta-j53 = "/buffer 53"
meta-j54 = "/buffer 54"
meta-j55 = "/buffer 55"
meta-j56 = "/buffer 56"
meta-j57 = "/buffer 57"
meta-j58 = "/buffer 58"
meta-j59 = "/buffer 59"
meta-j60 = "/buffer 60"
meta-j61 = "/buffer 61"
meta-j62 = "/buffer 62"
meta-j63 = "/buffer 63"
meta-j64 = "/buffer 64"
meta-j65 = "/buffer 65"
meta-j66 = "/buffer 66"
meta-j67 = "/buffer 67"
meta-j68 = "/buffer 68"
meta-j69 = "/buffer 69"
meta-j70 = "/buffer 70"
meta-j71 = "/buffer 71"
meta-j72 = "/buffer 72"
meta-j73 = "/buffer 73"
meta-j74 = "/buffer 74"
meta-j75 = "/buffer 75"
meta-j76 = "/buffer 76"
meta-j77 = "/buffer 77"
meta-j78 = "/buffer 78"
meta-j79 = "/buffer 79"
meta-j80 = "/buffer 80"
meta-j81 = "/buffer 81"
meta-j82 = "/buffer 82"
meta-j83 = "/buffer 83"
meta-j84 = "/buffer 84"
meta-j85 = "/buffer 85"
meta-j86 = "/buffer 86"
meta-j87 = "/buffer 87"
meta-j88 = "/buffer 88"
meta-j89 = "/buffer 89"
meta-j90 = "/buffer 90"
meta-j91 = "/buffer 91"
meta-j92 = "/buffer 92"
meta-j93 = "/buffer 93"
meta-j94 = "/buffer 94"
meta-j95 = "/buffer 95"
meta-j96 = "/buffer 96"
meta-j97 = "/buffer 97"
meta-j98 = "/buffer 98"
meta-j99 = "/buffer 99"
meta-jmeta-l = "/input jump_last_buffer"
meta-jmeta-r = "/server raw"
meta-jmeta-s = "/server jump"
meta-k = "/input grab_key"
meta-n = "/window scroll_next_highlight"
meta-p = "/window scroll_previous_highlight"
meta-r = "/input delete_line"
meta-u = "/input scroll_unread"
meta-wmeta-meta2-A = "/window up"
meta-wmeta-meta2-B = "/window down"
meta-wmeta-meta2-C = "/window right"
meta-wmeta-meta2-D = "/window left"
meta-z = "/window zoom"
used plugins: highmon, buffers, beep, iset
b52
srsly?
Offline
BMPanel2 now has pager ^^
I've managed to integrate Conky with BMPanel2 by setting it (Conky) as a dock/panel
I don't know if you posted your bmpanel theme config yet, but could you please tell me exactly how you got conky to run in bmpanel2? Or better: show me the code, please? I have been looking all over for a way to get that done. I somehow knew that you can have conky within bmpanel2. What about other stuff like wbar or something like that? Would that work in there too?
Offline
BMPanel2 now has pager ^^
I've managed to integrate Conky with BMPanel2 by setting it (Conky) as a dock/panelI don't know if you posted your bmpanel theme config yet, but could you please tell me exactly how you got conky to run in bmpanel2? Or better: show me the code, please? I have been looking all over for a way to get that done. I somehow knew that you can have conky within bmpanel2. What about other stuff like wbar or something like that? Would that work in there too?
I believe you need to have conky set above all windows and run bmpanel on top of it. I haven't tried that, but hey, that's how I would attempt it.
Here's a conkyrc snippet to make it stay above all windows, like a taskbar:
own_window yes
own_window_transparent no
own_window_hints undecorated,below,skip_taskbar
own_window_type override
Offline
Wait for it.....
BANG!!!
nobody can beat that, sorry guys
im using vanilla kde3 from the old kde3 repo, with a lot of cheap workarounds to get it running.if not that im using screen+kms-X, I find X in general to be obtrusive, maybe lich knows what I mean.
Ah, KDE3.....'tis was a fine DE
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline