musca+conky+tint2桌面配置

这几款软件都是轻量级的组合,配置好后,就是一个手动的瓦片式窗口系统。

之前用的是awesome,用着也不错,不过就是用起GIMP时窗口的排列惨不忍睹。

后来也没怎么打理这些软件,linux用的也不多。

看到网上有musca的介绍,而且看着也像自己想要的,就开始安装配置了。

配置了半天,还算将就着能用了,操作习惯上用了一会也适应了不少,感觉还是挺不错的,如果没有更好的软件出现,那这个组合应该就不会轻易换了。配置后的效果就像下面这样。

各个软件的安装我就不废话了,网上找起来相当很方便。

鉴于我在配置过程中所走的弯路,我把我这几个软件的配置文件内容贴上来,感兴趣的可以参考下。

musca1

.musca_desktop

manage off tint2

manage off conky

exec conky

exec tint2

exec feh –bg-scale ~/files/bg.jpg

set border_focus Orange

set window_open_frame empty

set focus_follow_mouse 1

bind off Mod4+t

bind on Mod4+t exec urxvt

bind on Mod4+q quit

bind on Mod1+j focus down

bind on Mod1+k focus up

bind on Mod1+h focus left

bind on Mod1+l focus right

bind on Mod4+1 use 0

bind on Mod4+2 use 1

bind on Mod4+3 use 2

bind on Mod4+4 use 3

bind on Mod4+5 use 4

.conkyrc

alignment top_left

background no

use_xft yes

xftalpha 1.0

border_width 1

double_buffer yes

cpu_avg_samples 2

default_color Orange

default_outline_color white

default_shade_color white

draw_borders no

draw_graph_borders yes

draw_outline no

draw_shades no

xftfont Monospace:size=8

gap_x 0

gap_y 0

minimum_size 800 2

own_window_transparent yes

maximum_width 1800

net_avg_samples 2

no_buffers yes

#override_utf8_locale yes

out_to_console no

out_to_stderr no

extra_newline no

own_window yes

own_window_class Conky

own_window_type desktop

stippled_borders 0

update_interval 1.0

uppercase no

use_spacer none

show_graph_scale no

show_graph_range no

.tint2rc

TEXT

#${color blue }

[$uptime] [$cpu% of $freq MHz] [$mem/$memmax - $memperc%] [$running_processes / $processes processes] [Up: ${upspeed eth0} Down: ${downspeed eth0}] [Disk: $diskio]

#———————————————

# TINT2 CONFIG FILE

#———————————————

#———————————————

# BACKGROUND AND BORDER

#———————————————

rounded = 7

border_width = 0

background_color = #282828 20

border_color = #ffffff 30

rounded = 5

border_width = 0

background_color = #ffffff 60

border_color = #ffffff 60

rounded = 5

border_width = 0

background_color = #ffffff 30

border_color = #ffffff 30

#———————————————

# PANEL

#———————————————

panel_monitor = all

panel_position = bottom center

panel_size = 100% 20

panel_margin = 0 0

panel_padding = 7 0

font_shadow = 0

panel_background_id = 1

wm_menu = 1

#———————————————

# TASKBAR

#———————————————

taskbar_mode = multi_desktop

#taskbar_mode = single_desktop

taskbar_padding = 2 3 2

taskbar_background_id = 1

#———————————————

# TASKS

#———————————————

task_icon = 0

task_text = 1

task_width = 140

task_centered = 1

task_padding = 6 3

task_font = sans 7

task_font_color = #ffffff 70

task_active_font_color = #ffffff 85

task_background_id = 3

task_active_background_id = 2

#———————————————

# SYSTRAYBAR

#———————————————

systray_padding = 0 4 5

systray_background_id = 0

#———————————————

# CLOCK

#———————————————

time1_format = %H:%M

time1_font = sans 8

time2_format = %A %d %B

time2_font = sans 6

clock_font_color = #ffffff 76

clock_padding = 1 0

clock_background_id = 0

#clock_lclick_command = xclock

clock_rclick_command = orage

#———————————————

# BATTERY

#———————————————

battery = 0

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

#———————————————

# MOUSE ACTION ON TASK

#———————————————

mouse_middle = none

mouse_right = close

mouse_scroll_up = toggle

mouse_scroll_down = iconify

觉得文章不错?请通过RSS订阅本博客文章。

你可能还喜欢如下文章

4 Comments

  1. 尤Q 说:
    Internet Explorer 7.0Windows XP

    一头雾水,看来得继续努力学习 了…

  2. 流量计 说:
    Internet Explorer 6.0Unknown

    写的不错,支持,顶一下

  3. 轻风 说:
    Firefox 3.6.3Ubuntu 10.04

    改天捣鼓捣鼓

Leave a Reply