update openbox configs and build scripts
This commit is contained in:
parent
209ac3744a
commit
1426ab465a
|
@ -176,6 +176,7 @@ xfce4-settings
|
|||
xfce4-terminal
|
||||
plank
|
||||
ristretto
|
||||
avahi-daemon
|
||||
|
||||
" > $acorbuild/build/config/package-lists/packages.list.chroot
|
||||
|
||||
|
|
Binary file not shown.
|
@ -2,8 +2,8 @@
|
|||
LocationMode=path-bar
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=242
|
||||
GeometryY=116
|
||||
GeometryX=0
|
||||
GeometryY=0
|
||||
GeometryWidth=780
|
||||
GeometryHeight=585
|
||||
SortColumn=name
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
^sep()
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
|
|
@ -1,15 +0,0 @@
|
|||
<!-- /usr/share/icons/breeze-dark/actions/22/system-search.svg -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||||
<defs id="defs3051">
|
||||
<style type="text/css" id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#eff0f1;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path
|
||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||||
d="M 9 3 C 5.6759952 3 3 5.6759952 3 9 C 3 12.324005 5.6759952 15 9 15 C 10.481205 15 11.830584 14.465318 12.875 13.582031 L 18.292969 19 L 19 18.292969 L 13.582031 12.875 C 14.465318 11.830584 15 10.481205 15 9 C 15 5.6759952 12.324005 3 9 3 z M 9 4 C 11.770005 4 14 6.2299952 14 9 C 14 11.770005 11.770005 14 9 14 C 6.2299952 14 4 11.770005 4 9 C 4 6.2299952 6.2299952 4 9 4 z "
|
||||
class="ColorScheme-Text"
|
||||
/>
|
||||
</svg>
|
Before Width: | Height: | Size: 774 B |
|
@ -1,29 +1,74 @@
|
|||
csv_cmd = apps
|
||||
tint2_look = 0
|
||||
menu_width = 450
|
||||
menu_height_min = 510
|
||||
menu_height_max = 510
|
||||
menu_padding_top = 40
|
||||
menu_padding_right = 2
|
||||
menu_padding_bottom = 1
|
||||
menu_padding_left = 151
|
||||
menu_border = 0
|
||||
item_height = 35
|
||||
item_radius = 2
|
||||
item_border = 1
|
||||
color_menu_bg = #2D2D2D 100
|
||||
color_menu_border = #2d2d2d 100
|
||||
color_norm_fg = #CACACA 100
|
||||
color_sel_bg = #A52A2A 100
|
||||
color_sel_fg = #ffffff 100
|
||||
color_sel_border = #A52A2A 100
|
||||
color_scroll_ind = #000000 0
|
||||
csv_name_format = %n\n<span size="x-small">%g</span>
|
||||
csv_no_dirs = 1
|
||||
color_title_bg = #A52A2A 100
|
||||
color_title_border = #A52A2A 100
|
||||
color_title_fg = #ffffff 100
|
||||
# verbosity = 0
|
||||
# stay_alive = 1
|
||||
# persistent = 0
|
||||
# hide_on_startup = 0
|
||||
# csv_cmd = apps
|
||||
# tint2_look = 0
|
||||
# position_mode = fixed
|
||||
# edge_snap_x = 30
|
||||
# terminal_exec = x-terminal-emulator
|
||||
# terminal_args = -e
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
# menu_margin_x = 0
|
||||
# menu_margin_y = 0
|
||||
# menu_width = 200
|
||||
# menu_height_min = 0
|
||||
# menu_height_max = 0
|
||||
# menu_height_mode = static
|
||||
# menu_padding_top = 5
|
||||
# menu_padding_right = 5
|
||||
# menu_padding_bottom = 5
|
||||
# menu_padding_left = 5
|
||||
# menu_radius = 1
|
||||
menu_border = 8
|
||||
# menu_halign = left
|
||||
# menu_valign = bottom
|
||||
# menu_gradient_pos = none
|
||||
sub_spacing = 10
|
||||
# sub_padding_top = auto
|
||||
# sub_padding_right = auto
|
||||
# sub_padding_bottom = auto
|
||||
# sub_padding_left = auto
|
||||
# sub_hover_action = 1
|
||||
# item_margin_x = 3
|
||||
# item_margin_y = 3
|
||||
# item_height = 25
|
||||
# item_padding_x = 4
|
||||
# item_radius = 1
|
||||
# item_border = 0
|
||||
# item_halign = left
|
||||
# sep_height = 5
|
||||
sep_halign = center
|
||||
sep_markup =
|
||||
sep_halign = Center
|
||||
color_sep_fg = #262626 100
|
||||
sub_spacing = 0
|
||||
# font =
|
||||
# font_fallback = xtg
|
||||
# icon_size = 22
|
||||
# icon_text_spacing = 10
|
||||
# icon_norm_alpha = 100
|
||||
# icon_sel_alpha = 100
|
||||
# icon_theme =
|
||||
# icon_theme_fallback = xtg
|
||||
# arrow_string = ▸
|
||||
# arrow_width = 15
|
||||
color_menu_bg = #FFFFFF 100
|
||||
# color_menu_bg_to = #000000 100
|
||||
color_menu_border = #FFFFFF 100
|
||||
# color_norm_bg = #000000 00
|
||||
color_norm_fg = #222B39 100
|
||||
color_sel_bg = #AFC2E0 100
|
||||
color_sel_fg = #222B39 100
|
||||
color_sel_border = #AFC2E0 100
|
||||
color_sep_fg = #222B39 100
|
||||
# color_scroll_ind = #eeeeee 40
|
||||
color_title_fg = #FFFFFF 100
|
||||
color_title_bg = #222B39 100
|
||||
color_title_border = #222B39 100
|
||||
# csv_name_format = %n (%g)
|
||||
# csv_single_window = 0
|
||||
# csv_no_dirs = 0
|
||||
# csv_i18n =
|
||||
# csv_no_duplicates = 0
|
||||
|
|
|
@ -1,24 +1,4 @@
|
|||
@rect,,154,4,292,36,2,left,top,#000000 0,#656565 50,
|
||||
@search,,159,4,240,36,2,left,top,#eeeeee 80,#000000 0,
|
||||
@icon,,416,12,22,22,2,left,top,#000000 50,#000000 50,/home/manuel/.config/jgmenu/greeneye-search.svg
|
||||
@rect,,154,44,292,462,2,left,top,#000000 0,#282828 90,
|
||||
@rect,^filter(*),4,4,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,4,142,35,2,left,top,#e6e6e6 100,#000000 0,All
|
||||
@rect,^filter(#Accessories #Util #Archiving #Compression #TextEditor ),4,39,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,39,142,35,2,left,top,#e6e6e6 100,#000000 0,Accessories
|
||||
@rect,^filter(#Development #Build #Debug #IDE #Profiling #RevisionControl ),4,74,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,74,142,35,2,left,top,#e6e6e6 100,#000000 0,Development
|
||||
@rect,^filter(#Game ),4,109,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,109,142,35,2,left,top,#e6e6e6 100,#000000 0,Games
|
||||
@rect,^filter(#Graphics #Scanning #Photography ),4,144,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,144,142,35,2,left,top,#e6e6e6 100,#000000 0,Graphics
|
||||
@rect,^filter(#Internet #Network #Email #FileTransfer #WebBrowser ),4,179,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,179,142,35,2,left,top,#e6e6e6 100,#000000 0,Internet
|
||||
@rect,^filter(#Multimedia #Player #Audio #Video #Recorder ),4,214,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,214,142,35,2,left,top,#e6e6e6 100,#000000 0,Multimedia
|
||||
@rect,^filter(#Office #Calendar #Contact #Dictionary #Chart #Finance #Presentation #Spreadsheet #WordProcessor #Publishing #Viewer ),4,249,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,249,142,35,2,left,top,#e6e6e6 100,#000000 0,Office
|
||||
@rect,^filter(#Settings #Security #Preferences ),4,284,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,284,142,35,2,left,top,#e6e6e6 100,#000000 0,Settings
|
||||
@rect,^filter(#System #Emulator #FileManager #TerminalEmulator #Filesystem #Monitor ),4,319,142,35,2,left,top,#000000 0,#000000 0,
|
||||
@text,,9,319,142,35,2,left,top,#e6e6e6 100,#000000 0,System
|
||||
Terminal,x-terminal-emulator,utilities-terminal
|
||||
Browser,firefox,firefox
|
||||
File manager,thunar,system-file-manager
|
||||
^sep()
|
||||
|
|
|
|
@ -1,9 +0,0 @@
|
|||
[Added Associations]
|
||||
application/xml=org.xfce.mousepad.desktop;
|
||||
x-scheme-handler/http=xfce4-web-browser.desktop;
|
||||
x-scheme-handler/https=xfce4-web-browser.desktop;
|
||||
|
||||
[Default Applications]
|
||||
x-scheme-handler/http=xfce4-web-browser.desktop
|
||||
x-scheme-handler/https=xfce4-web-browser.desktop
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[xin_-1]
|
||||
file=/usr/share/backgrounds/Acor_v3.png
|
||||
mode=5
|
||||
bgcolor=#000000
|
|
@ -0,0 +1,12 @@
|
|||
[geometry]
|
||||
posx=236
|
||||
posy=54
|
||||
sizex=1037
|
||||
sizey=692
|
||||
|
||||
[nitrogen]
|
||||
view=icon
|
||||
recurse=true
|
||||
sort=alpha
|
||||
icon_caps=false
|
||||
dirs=/usr/share/backgrounds;
|
|
@ -21,7 +21,7 @@ pnmixer &
|
|||
#pasystray &
|
||||
|
||||
## Dock
|
||||
plank &
|
||||
#plank &
|
||||
|
||||
## Update the user home folders
|
||||
xdg-user-dirs-update &
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
'Active' - where the active window is -->
|
||||
</placement>
|
||||
<theme>
|
||||
<name>red-black</name>
|
||||
<name>Teja</name>
|
||||
<titleLayout>NLIMC</titleLayout>
|
||||
<!--
|
||||
available characters are NDSLIMC, each can occur at most once.
|
||||
|
@ -58,7 +58,7 @@
|
|||
<animateIconify>yes</animateIconify>
|
||||
<font place="ActiveWindow">
|
||||
<name>Cantarell</name>
|
||||
<size>8</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Bold</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
@ -67,7 +67,7 @@
|
|||
</font>
|
||||
<font place="InactiveWindow">
|
||||
<name>Cantarell</name>
|
||||
<size>8</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Bold</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
@ -76,7 +76,7 @@
|
|||
</font>
|
||||
<font place="MenuHeader">
|
||||
<name>Cantarell</name>
|
||||
<size>9</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Normal</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
@ -85,7 +85,7 @@
|
|||
</font>
|
||||
<font place="MenuItem">
|
||||
<name>Cantarell</name>
|
||||
<size>9</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Normal</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
@ -94,7 +94,7 @@
|
|||
</font>
|
||||
<font place="ActiveOnScreenDisplay">
|
||||
<name>Cantarell</name>
|
||||
<size>9</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Bold</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
@ -103,7 +103,7 @@
|
|||
</font>
|
||||
<font place="InactiveOnScreenDisplay">
|
||||
<name>Cantarell</name>
|
||||
<size>9</size>
|
||||
<size>10</size>
|
||||
<!-- font size in points -->
|
||||
<weight>Bold</weight>
|
||||
<!-- 'bold' or 'normal' -->
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
[window]
|
||||
width=500
|
||||
height=400
|
||||
sinkInputType=1
|
||||
sourceOutputType=1
|
||||
sinkType=0
|
||||
sourceType=1
|
||||
showVolumeMeters=1
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/firefox-esr.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/org.xfce.mousepad.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/pavucontrol.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/synaptic.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/thunar.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/thunderbird.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/vlc.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/xfce-settings-manager.desktop
|
|
@ -1,2 +0,0 @@
|
|||
[PlankDockItemPreferences]
|
||||
Launcher=file:///usr/share/applications/xfce4-terminal.desktop
|
|
@ -0,0 +1,214 @@
|
|||
#---- Generated by tint2conf 660a ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #000000 60
|
||||
border_color = #000000 30
|
||||
background_color_hover = #000000 60
|
||||
border_color_hover = #000000 30
|
||||
background_color_pressed = #000000 60
|
||||
border_color_pressed = #000000 30
|
||||
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #777777 20
|
||||
border_color = #777777 30
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 3: Active task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #777777 20
|
||||
border_color = #ffffff 40
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #aa4400 100
|
||||
border_color = #aa7733 100
|
||||
background_color_hover = #cc7700 100
|
||||
border_color_hover = #aa7733 100
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #aa7733 100
|
||||
|
||||
# Background 5: Tooltip
|
||||
rounded = 1
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #222222 100
|
||||
border_color = #333333 100
|
||||
background_color_hover = #ffffaa 100
|
||||
border_color_hover = #000000 100
|
||||
background_color_pressed = #ffffaa 100
|
||||
border_color_pressed = #000000 100
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = LTSC
|
||||
panel_size = 100% 35
|
||||
panel_margin = 0 0
|
||||
panel_padding = 2 0 2
|
||||
panel_background_id = 1
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_pivot_struts = 0
|
||||
panel_position = bottom center horizontal
|
||||
panel_layer = top
|
||||
panel_monitor = all
|
||||
panel_shrink = 0
|
||||
autohide = 0
|
||||
autohide_show_timeout = 0
|
||||
autohide_hide_timeout = 0.5
|
||||
autohide_height = 2
|
||||
strut_policy = follow_size
|
||||
panel_window_name = tint2
|
||||
disable_transparency = 1
|
||||
mouse_effects = 1
|
||||
font_shadow = 0
|
||||
mouse_hover_icon_asb = 100 0 10
|
||||
mouse_pressed_icon_asb = 100 0 0
|
||||
scale_relative_to_dpi = 0
|
||||
scale_relative_to_screen_height = 0
|
||||
|
||||
#-------------------------------------
|
||||
# Taskbar
|
||||
taskbar_mode = multi_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_padding = 0 0 2
|
||||
taskbar_background_id = 0
|
||||
taskbar_active_background_id = 0
|
||||
taskbar_name = 0
|
||||
taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 0
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 1
|
||||
taskbar_name_padding = 4 2
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_font_color = #e3e3e3 100
|
||||
taskbar_name_active_font_color = #ffffff 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
|
||||
#-------------------------------------
|
||||
# Task
|
||||
task_text = 1
|
||||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 100000
|
||||
task_maximum_size = 150 35
|
||||
task_padding = 2 2 4
|
||||
task_font = Cantarell 10
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 1
|
||||
task_thumbnail_size = 210
|
||||
task_font_color = #ffffff 100
|
||||
task_background_id = 2
|
||||
task_active_background_id = 3
|
||||
task_urgent_background_id = 4
|
||||
task_iconified_background_id = 2
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
mouse_scroll_up = toggle
|
||||
mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 0 4 2
|
||||
systray_background_id = 0
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 24
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 2 4 2
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Tela-circle
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
launcher_item_app = /usr/share/applications/jgmenu.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format = %A %d %B
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 2 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command =
|
||||
clock_rclick_command = orage
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
clock_dwheel_command =
|
||||
|
||||
#-------------------------------------
|
||||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 10
|
||||
battery_low_cmd = xmessage 'tint2: Battery low!'
|
||||
battery_full_cmd =
|
||||
bat1_font = Cantarell 9
|
||||
bat2_font = Cantarell 9
|
||||
battery_font_color = #ffffff 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
battery_background_id = 0
|
||||
battery_hide = 10
|
||||
battery_lclick_command =
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
|
||||
#-------------------------------------
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
tooltip_hide_timeout = 0.1
|
||||
tooltip_padding = 4 4
|
||||
tooltip_background_id = 5
|
||||
tooltip_font_color = #dddddd 100
|
||||
|
|
@ -0,0 +1,201 @@
|
|||
#---- Generated by tint2conf aeaf ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Panel
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 60
|
||||
border_color = #000000 30
|
||||
background_color_hover = #000000 60
|
||||
border_color_hover = #000000 30
|
||||
background_color_pressed = #000000 60
|
||||
border_color_pressed = #000000 30
|
||||
|
||||
# Background 2: Default task, Iconified task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #777777 20
|
||||
border_color = #777777 30
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 3: Active task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #777777 20
|
||||
border_color = #ffffff 40
|
||||
background_color_hover = #aaaaaa 22
|
||||
border_color_hover = #eaeaea 44
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #eaeaea 44
|
||||
|
||||
# Background 4: Urgent task
|
||||
rounded = 4
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #aa4400 100
|
||||
border_color = #aa7733 100
|
||||
background_color_hover = #cc7700 100
|
||||
border_color_hover = #aa7733 100
|
||||
background_color_pressed = #555555 4
|
||||
border_color_pressed = #aa7733 100
|
||||
|
||||
# Background 5: Tooltip
|
||||
rounded = 1
|
||||
border_width = 1
|
||||
border_sides = TBLR
|
||||
background_color = #222222 100
|
||||
border_color = #333333 100
|
||||
background_color_hover = #ffffaa 100
|
||||
border_color_hover = #000000 100
|
||||
background_color_pressed = #ffffaa 100
|
||||
border_color_pressed = #000000 100
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = LTSC
|
||||
panel_size = 100% 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 2 0 2
|
||||
panel_background_id = 1
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_position = bottom center horizontal
|
||||
panel_layer = top
|
||||
panel_monitor = all
|
||||
panel_shrink = 0
|
||||
autohide = 0
|
||||
autohide_show_timeout = 0
|
||||
autohide_hide_timeout = 0.5
|
||||
autohide_height = 2
|
||||
strut_policy = follow_size
|
||||
panel_window_name = tint2
|
||||
disable_transparency = 1
|
||||
mouse_effects = 1
|
||||
font_shadow = 0
|
||||
mouse_hover_icon_asb = 100 0 10
|
||||
mouse_pressed_icon_asb = 100 0 0
|
||||
|
||||
#-------------------------------------
|
||||
# Taskbar
|
||||
taskbar_mode = single_desktop
|
||||
taskbar_hide_if_empty = 0
|
||||
taskbar_padding = 0 0 2
|
||||
taskbar_background_id = 0
|
||||
taskbar_active_background_id = 0
|
||||
taskbar_name = 1
|
||||
taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 0
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 0
|
||||
taskbar_name_padding = 4 2
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_font_color = #e3e3e3 100
|
||||
taskbar_name_active_font_color = #ffffff 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
|
||||
#-------------------------------------
|
||||
# Task
|
||||
task_text = 1
|
||||
task_icon = 1
|
||||
task_centered = 1
|
||||
urgent_nb_of_blink = 100000
|
||||
task_maximum_size = 150 35
|
||||
task_padding = 2 2 4
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 0
|
||||
task_thumbnail_size = 210
|
||||
task_font_color = #ffffff 100
|
||||
task_background_id = 2
|
||||
task_active_background_id = 3
|
||||
task_urgent_background_id = 4
|
||||
task_iconified_background_id = 2
|
||||
mouse_left = toggle_iconify
|
||||
mouse_middle = none
|
||||
mouse_right = close
|
||||
mouse_scroll_up = toggle
|
||||
mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 0 4 2
|
||||
systray_background_id = 0
|
||||
systray_sort = ascending
|
||||
systray_icon_size = 24
|
||||
systray_icon_asb = 100 0 0
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
#-------------------------------------
|
||||
# Launcher
|
||||
launcher_padding = 2 4 2
|
||||
launcher_background_id = 0
|
||||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme_override = 0
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
launcher_item_app = tint2conf.desktop
|
||||
launcher_item_app = firefox.desktop
|
||||
launcher_item_app = iceweasel.desktop
|
||||
launcher_item_app = chromium-browser.desktop
|
||||
launcher_item_app = google-chrome.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format = %A %d %B
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 2 0
|
||||
clock_background_id = 0
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command =
|
||||
clock_rclick_command = orage
|
||||
clock_mclick_command =
|
||||
clock_uwheel_command =
|
||||
clock_dwheel_command =
|
||||
|
||||
#-------------------------------------
|
||||
# Battery
|
||||
battery_tooltip = 1
|
||||
battery_low_status = 10
|
||||
battery_low_cmd = xmessage 'tint2: Battery low!'
|
||||
battery_full_cmd =
|
||||
battery_font_color = #ffffff 100
|
||||
bat1_format =
|
||||
bat2_format =
|
||||
battery_padding = 1 0
|
||||
battery_background_id = 0
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
battery_rclick_command =
|
||||
battery_mclick_command =
|
||||
battery_uwheel_command =
|
||||
battery_dwheel_command =
|
||||
ac_connected_cmd =
|
||||
ac_disconnected_cmd =
|
||||
|
||||
#-------------------------------------
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0.5
|
||||
tooltip_hide_timeout = 0.1
|
||||
tooltip_padding = 4 4
|
||||
tooltip_background_id = 5
|
||||
tooltip_font_color = #dddddd 100
|
||||
|
|
@ -4,8 +4,8 @@
|
|||
<property name="last-view" type="string" value="ThunarIconView"/>
|
||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
||||
<property name="last-separator-position" type="int" value="170"/>
|
||||
<property name="last-window-width" type="int" value="941"/>
|
||||
<property name="last-window-height" type="int" value="580"/>
|
||||
<property name="last-window-width" type="int" value="1090"/>
|
||||
<property name="last-window-height" type="int" value="654"/>
|
||||
<property name="last-window-maximized" type="bool" value="false"/>
|
||||
<property name="last-show-hidden" type="bool" value="false"/>
|
||||
</channel>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<channel name="xfce4-settings-manager" version="1.0">
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="869"/>
|
||||
<property name="window-height" type="int" value="651"/>
|
||||
<property name="window-height" type="int" value="647"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
<channel name="xsettings" version="1.0">
|
||||
<property name="Net" type="empty">
|
||||
<property name="ThemeName" type="string" value="Orchis-Dark"/>
|
||||
<property name="IconThemeName" type="string" value="Tela-circle-black-dark"/>
|
||||
<property name="ThemeName" type="string" value="Teja"/>
|
||||
<property name="IconThemeName" type="string" value="Tela-circle"/>
|
||||
<property name="DoubleClickTime" type="empty"/>
|
||||
<property name="DoubleClickDistance" type="empty"/>
|
||||
<property name="DndDragThreshold" type="empty"/>
|
||||
|
|
Loading…
Reference in New Issue