change default icon theme to hicolor

ref T2142
This commit is contained in:
Mike Blumenkrantz 2015-04-30 12:31:37 -04:00
parent b4e41d52c5
commit 8d8588ff32
4 changed files with 4 additions and 4 deletions

View File

@ -155,7 +155,7 @@ group "E_Config" struct {
value "border_raise_on_mouse_action" int: 1;
value "desk_flip_wrap" int: 0;
value "fullscreen_flip" int: 1;
value "icon_theme" string: "Tango";
value "icon_theme" string: "hicolor";
value "desk_flip_animate_mode" int: 0;
value "desk_flip_animate_interpolation" int: 0;
value "desk_flip_animate_time" double: 0.5;

View File

@ -149,7 +149,7 @@ group "E_Config" struct {
value "border_raise_on_mouse_action" int: 1;
value "desk_flip_wrap" int: 0;
value "fullscreen_flip" int: 1;
value "icon_theme" string: "Tango";
value "icon_theme" string: "hicolor";
value "icon_theme_overrides" uchar: 0;
value "desk_flip_animate_mode" int: 1;
value "desk_flip_animate_interpolation" int: 0;

View File

@ -150,7 +150,7 @@ group "E_Config" struct {
value "border_raise_on_mouse_action" int: 1;
value "desk_flip_wrap" int: 0;
value "fullscreen_flip" int: 1;
value "icon_theme" string: "Tango";
value "icon_theme" string: "hicolor";
value "icon_theme_overrides" uchar: 0;
value "desk_flip_animate_mode" int: 1;
value "desk_flip_animate_type" string: "auto/pane";

View File

@ -150,7 +150,7 @@ group "E_Config" struct {
value "border_raise_on_mouse_action" int: 1;
value "desk_flip_wrap" int: 0;
value "fullscreen_flip" int: 1;
value "icon_theme" string: "Tango";
value "icon_theme" string: "hicolor";
value "icon_theme_overrides" uchar: 0;
value "desk_flip_animate_mode" int: 1;
value "desk_flip_animate_type" string: "auto/pane";