[CrunchBang]tint2默认设置
- #---------------------------------------------
- # TINT2 CONFIG FILE
- #---------------------------------------------
- # For more information about tint2, see:
- # http://code.google.com/p/tint2/wiki/Welcome
- #
- # For more config file examples, see:
- # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
- # Background definitions
- # ID 1
- rounded = 0
- border_width = 0
- background_color = #000000 40
- border_color = #828282 0
- # ID 2 - task active
- rounded = 1
- border_width = 0
- background_color = #d8d8d8 30
- border_color = #d8d8d8 30
- # ID 3 - task
- rounded = 1
- border_width = 0
- background_color = #000000 0
- border_color = #000000 0
- # ID 4
- rounded = 1
- border_width = 1
- background_color = #888888 20
- border_color = #ED2323 60
- # ID 5 - taskbar
- rounded = 0
- border_width = 1
- background_color = #000000 0
- border_color = #000000 0
- # ID 6 - active taskbar
- rounded = 0
- border_width = 1
- background_color = #d8d8d8 8
- border_color = #d8d8d8 0
- # ID 7 - tooltip
- rounded = 3
- border_width = 0
- background_color = #222222 90
- border_color = #222222 90
- # ID 8
- rounded = 1
- border_width = 1
- background_color = #888888 20
- border_color = #888888 20
- # Panel
- panel_monitor = all
- panel_position = top center horizontal
- panel_items = TSC
- panel_size = 100% 30
- panel_margin = 0 -1
- panel_padding = 0 0
- panel_dock = 0
- wm_menu = 1
- panel_layer = bottom
- panel_background_id = 1
- # Panel Autohide
- autohide = 0
- autohide_show_timeout = 0.3
- autohide_hide_timeout = 1.5
- autohide_height = 6
- strut_policy = follow_size
- # Taskbar
- taskbar_mode = single_desktop
- taskbar_padding = 6 0 6
- taskbar_background_id = 5
- taskbar_active_background_id = 6
- taskbar_name = 1
- taskbar_name_background_id = 0
- taskbar_name_active_background_id = 0
- taskbar_name_font = Liberation Sans 9
- taskbar_name_font_color = #828282 100
- taskbar_name_active_font_color = #828282 100
- # Tasks
- urgent_nb_of_blink = 20
- task_icon = 1
- task_text = 0
- task_centered = 1
- task_maximum_size = 40 40
- task_padding = 2 2
- task_background_id = 3
- task_active_background_id = 2
- task_urgent_background_id = 4
- task_iconified_background_id = 3
- # Task Icons
- task_icon_asb = 80 0 0
- task_active_icon_asb = 100 0 0
- task_urgent_icon_asb = 100 0 0
- task_iconified_icon_asb = 80 0 0
- # Fonts
- task_font = Liberation Sans 06_55 6
- task_font_color = #828282 60
- task_active_font_color = #828282 100
- task_urgent_font_color = #FFFFFF 100
- task_iconified_font_color = #d8d8d8 60
- font_shadow = 0
- # Launcher
- launcher_padding = 8 4 4
- launcher_background_id = 0
- launcher_icon_size = 24
- # Specify icon theme names with launcher_icon_theme.
- # if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme.
- launcher_icon_theme = gnome-colors-statler
- # Each launcher_item_app must be a full path to a .desktop file
- launcher_item_app = /usr/share/applications/terminator.desktop
- launcher_item_app = /usr/share/applications/xfce4-file-manager.desktop
- launcher_item_app = /usr/share/applications/gedit.desktop
- launcher_item_app = /usr/share/applications/iceweasel.desktop
- # System Tray
- systray = 1
- systray_padding = 4 2 3
- systray_sort = right2left
- systray_background_id = 0
- systray_icon_size = 24
- systray_icon_asb = 100 0 0
- # Clock
- time1_format = %H:%M
- time1_font = Liberation Sans 11
- #time2_format = %A %d %B
- #time2_font = Liberation Sans 6
- clock_font_color = #b5b5b5 100
- clock_padding = 12 4
- clock_background_id = 0
- clock_lclick_command = gsimplecal
- clock_rclick_command = gsimplecal
- # Tooltips
- tooltip = 1
- tooltip_padding = 2 2
- tooltip_show_timeout = 0.0
- tooltip_hide_timeout = 0.0
- tooltip_background_id = 7
- tooltip_font_color = #d8d8d8 100
- tooltip_font = Liberation Sans normal 9.0
- # Mouse
- mouse_middle = none
- mouse_right = toggle
- mouse_scroll_up = toggle
- mouse_scroll_down = iconify
- # Battery
- battery = 1
- battery_low_status = 20
- battery_low_cmd = notify-send "battery low"
- battery_hide = 96
- bat1_font = Liberation Mono 8
- bat2_font = Liberation Mono 8
- battery_font_color = #b5b5b5 100
- battery_padding = 2 0
- battery_background_id = 0
- # End of config
[CrunchBang]tint2默认设置的更多相关文章
- VS2012 还原默认设置
恢复默认设置的2种方法 如果VS出现问题或设置变乱,可以通过恢复默认设置使之回到安装成功时的状态,从而解决出现的问题.VS恢复默认设置的方法有2种,分别是:通过"导入和导出设置"实 ...
- [原创]Hadoop默认设置导致NameNode启动失败一例
看到市面上很多书在讲解Hadoop的时候都轻描淡写的提到了HDFS的设置问题.大多采取的是默认设置,最多也就是设置一些副本数量之类. 笔者在工作中遇到了这样一种情况:每次重启系统之后,NameNode ...
- 通过settings.db自定义Android系统默认设置
Android的系统设置数据存放在/data/data/com.android.providers.settings/databases/settings.db 中 数据库结构如下: 数据库中的默认数 ...
- Visual Studio 如何恢复默认设置
我们在使用 Visual Studio 的时候,常常有一些窗口不见了又弄不回来的情况,如何恢复默认设置呢? 1.点击“开始-->程序-->Microsoft Visual Studio20 ...
- IIS7错误:不能在此路径中使用此配置节。如果在父级别上锁定了该节,便会出现这种情况。锁定是默认设置的(overrideModeDefault="Deny")......
不能在此路径中使用此配置节.如果在父级别上锁定了该节,便会出现这种情况.锁定是默认设置的(overrideModeDefault="Deny")...... 解决方案: 因为 II ...
- iOS开发--应用设置及用户默认设置【2、读取应用中的设置】
在上一节中,我们通过探讨应用的系统设置的基本功能,了解运用bundle捆绑包以及plist文件的基本开发.用户能够使用设置应用来声明他们的偏好设置,那么我们怎样去调用用户所设置的参数呢 ...
- iOS开发--应用设置及用户默认设置【1、bundle的运用】
在iphone里面,应用都会在“设置”里面有个专属的应用设置,选择该菜单界面,用户便可以在其中输入和更改各种选项,协助用户更便捷设置个人喜好与习惯. 在这一节中,希望能通过对捆绑包(bu ...
- 译:重置/还原Windows IIs设置为默认设置
译文出处:http://www.codeproject.com/Tips/870858/Reset-Restore-IIS-Settings-to-its-Default-in-Windo 简介: I ...
- iOS开发--应用设置及用户默认设置——转载
[链接]iOS开发--应用设置及用户默认设置[1.bundlehttp://www.jianshu.com/p/6f2913f6b218 在iphone里面,应用都会在“设置”里面有个专属的应用设置, ...
随机推荐
- 远程访问mysql
转载:http://www.codesky.net/article/201108/106005.html 数据库不允许从远程访问怎么办?本文提供了三种解决方法: 1.改表法.可能是你的帐号不允许从远程 ...
- <button>和<input type="button"> 的区别
<button>标签 定义和用法 <button> 标签定义一个按钮. 在 button 元素内部,您可以放置内容,比如文本或图像.这是该元素与使用 input 元素创建的按钮 ...
- Material Design - CollapsingToolbarLayout
一.概述 CollapsingToolbarLayout是Material Design的一个Layout,直接继承于FrameLayout. 二.使用 1.导包 2.使用 - 设置相关属性 三.参考 ...
- 模拟淘宝使用cookie记录登录名,
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding= ...
- 类库,委托,is和as运算符,泛型集合
类库:其实就是一堆类文件,只不过用户看不到这些类的源代码,保密性好. 优点:保密性好缺点:如果这个方法不好用,使用者无法自己去更改它. 类文件是.cs 类库是.dll 新建项目为类库,在debu ...
- oracle中复制表和数据 && 多表插入语句
创建测试表和测试数据 create table test (id number,name varchar(10)); insert into test values(1,'liufang'); ...
- jquery回车执行某个事件
这里用到的是在查询框中输入数据后直接回车直接查询. //回车执行查询事件(执行class='btn-query'的单击事件) $(document).keydown(function (event) ...
- 微信APP支付Java后端回调处理
package com.gaoxiao.framework.controller.gaojia; import com.gaoxiao.framework.commonfiles.entity.Sta ...
- 加jdk语句
export CLASSPATH JAVA_HOMEJAVA_HOME=/data/jdk1.8.0_65CLASSPATH=.:$JAVA_HOME/jre/lib/rt.jar:$JAVA_HOM ...
- IOS第二天多线程-05NSOperationQueue 暂停,和恢复队列任务
*********** #import "HMViewController.h" @interface HMViewController () <UITableViewDel ...