Page 11 of 11 FirstFirst ... 91011
Results 101 to 103 of 103

Thread: Post your Tint/Visibility config files

  1. #101
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: Post your Tint/Visibility config files

    here's what apwal looks like on the clock click. i put mine going down, but you can put it any way you want.
    Last edited by kerry_s; August 24th, 2010 at 06:57 AM.

  2. #102
    Join Date
    Jan 2010
    Location
    Easton, Maryland
    Beans
    10

    Re: Post your Tint/Visibility config files

    I'm having problems with mine. I keep getting errors when I try to add battery to the panel.

    Code:
    #---------------------------------------------
    # TINT CONFIG FILE
    #---------------------------------------------
    
    #---------------------------------------------
    # PANEL
    #---------------------------------------------
    panel_mode = multi_monitor
    panel_monitor = 1
    panel_position = bottom center
    panel_size = 900 28
    panel_margin = 15 0
    panel_padding = 9 3
    font_shadow = 0
    
    #---------------------------------------------
    # PANEL BACKGROUND AND BORDER
    #---------------------------------------------
    panel_rounded = 7
    panel_border_width = 1
    panel_background_color = #000000 60
    panel_border_color = #ffffff 18
    
    #---------------------------------------------
    # TASKS
    #---------------------------------------------
    task_text_centered = 1
    task_width = 120
    task_margin = 2
    task_padding = 6
    task_icon_size = 13
    task_font = sans 7
    task_font_color = #ffffff 70
    task_active_font_color = #ffffff 85
    
    #---------------------------------------------
    # TASK BACKGROUND AND BORDER
    #---------------------------------------------
    task_rounded = 5
    task_background_color = #111111 30
    task_active_background_color = #111111 50
    task_border_width = 0
    task_border_color = #ffffff 18
    task_active_border_color = #ffffff 70
    
    #---------------------------------------------
    # BATTERY
    #---------------------------------------------
    battery = 1
    battery_low_status = 10
    battery_low_cmd = notify-send "battery low"
    bat1_font = sans 8
    bat2_font = sans 6
    batter_font_color = #ffffff 75
    battery_padding = 1 0
    battery_background_id = 0
    
    #---------------------------------------------
    # CLOCK
    #---------------------------------------------
    time1_format = %H:%M:%S
    time1_font = sans 7
    time2_format = %A %d %B
    time2_font = sans 5
    clock_font_color = #666666 76
    
    #---------------------------------------------
    # MOUSE ACTION ON TASK
    #---------------------------------------------
    mouse_middle = none
    mouse_right = close
    mouse_scroll_up = toggle
    mouse_scroll_down = iconify
    I get the following errors:

    Code:
    Invalid option: "battery", correct your config file
    Invalid option: "battery_low_status", correct your config file
    Invalid option: "battery_low_cmd", correct your config file
    Invalid option: "bat1_font", correct your config file
    Invalid option: "bat2_font", correct your config file
    Invalid option: "batter_font_color", correct your config file
    Invalid option: "battery_padding", correct your config file
    Invalid option: "battery_background_id", correct your config file

  3. #103
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: Post your Tint/Visibility config files

    it looks like battery is not supported in the version your using.
    what version number is it?

    https://launchpad.net/~killeroid/+archive/ppa

Page 11 of 11 FirstFirst ... 91011

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •